Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-201627
#<BuildRuby:0x000055fddbce8090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-201627",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005762 0.000492 0.800811 ( 1.207051)
build_miniruby 0.000996 0.000000 0.797576 ( 0.797460)
build_ruby 0.001238 0.000000 2.648675 ( 2.649680)
build_all 0.007191 0.000297 11.943505 ( 0.975701)
build_install 0.012515 0.000813 3.341589 ( 0.957972)
test_btest 0.000587 0.000117 63.773248 ( 5.421212)
test_basic 0.004818 0.000000 0.387149 ( 0.467183)
test_all 0.073270 0.026263 382.723231 ( 31.722676)
test_rubyspec 0.022804 0.042236 40.258218 ( 52.818774)
total: 97.02 sec