Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-211924
#<BuildRuby:0x0000560f3aa40098
@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.20240110-211924",
@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.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003980 0.001194 0.795146 ( 1.199003)
build_miniruby 0.000000 0.001170 0.823783 ( 0.823258)
build_ruby 0.000000 0.001370 2.671304 ( 2.671854)
build_all 0.001188 0.006553 11.981160 ( 0.962945)
build_install 0.006947 0.003474 3.413697 ( 0.983774)
test_btest 0.000000 0.000596 63.410259 ( 5.965155)
test_basic 0.000000 0.003980 0.397831 ( 0.478971)
test_all 0.074611 0.022386 386.574418 ( 34.378764)
test_rubyspec 0.041193 0.021955 40.504348 ( 53.091314)
total: 100.56 sec