Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-010950
#<BuildRuby:0x00005634b200ff90
@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.20231129-010950",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004564 0.000048 0.850556 ( 1.252976)
build_miniruby 0.001143 0.000095 0.886945 ( 0.887244)
build_ruby 0.001165 0.000098 2.716414 ( 2.718874)
build_all 0.003191 0.004765 12.086559 ( 1.011823)
build_install 0.005414 0.004715 3.498899 ( 0.972450)
test_btest 0.000738 0.000171 62.453263 ( 5.317601)
test_basic 0.003465 0.000799 0.372446 ( 0.455794)
test_all 0.077162 0.021656 360.842562 ( 37.586437)
test_rubyspec 0.045210 0.029045 39.461171 ( 52.130344)
total: 102.33 sec