Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-005703
#<BuildRuby:0x0000557cc590ff28
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221231-005703",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.005404 0.001247 0.838388 ( 1.687296)
build_miniruby 0.000863 0.000199 1.022937 ( 1.021117)
build_ruby 0.001233 0.000284 2.785293 ( 2.782731)
build_all 0.008774 0.000883 16.859827 ( 3.015243)
build_install 0.011441 0.000288 2.346037 ( 1.171401)
test_btest 0.000998 0.000187 67.892746 ( 11.422063)
test_basic 0.005246 0.000984 0.353936 ( 0.440319)
test_all 0.000000 0.001352 664.402408 (101.021761)
test_rubyspec 0.066726 0.055136 52.038629 ( 60.078791)
total: 182.64 sec