Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-102059
#<BuildRuby:0x000055f69ccac090
@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.20231126-102059",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002169 0.003175 0.906493 ( 1.307406)
build_miniruby 0.000706 0.000321 0.819806 ( 0.819626)
build_ruby 0.000953 0.000433 2.622470 ( 2.623545)
build_all 0.006060 0.002754 12.239292 ( 1.003749)
build_install 0.005818 0.002645 3.743071 ( 0.990898)
test_btest 0.000483 0.000219 62.429257 ( 5.577303)
test_basic 0.004016 0.000000 0.409320 ( 0.489427)
test_all 0.087585 0.014857 349.600340 ( 37.594412)
test_rubyspec 0.043578 0.021993 39.659616 ( 52.233130)
total: 102.64 sec