Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-071812
#<BuildRuby:0x000056443bfa8090
@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.20240111-071812",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004172 0.000696 0.806263 ( 1.387507)
build_miniruby 0.000799 0.000133 0.801098 ( 0.801015)
build_ruby 0.001239 0.000206 2.687549 ( 2.688450)
build_all 0.002210 0.004998 12.096496 ( 0.972406)
build_install 0.006913 0.003960 3.416414 ( 0.966308)
test_btest 0.000670 0.000192 64.028695 ( 4.827310)
test_basic 0.003150 0.000900 0.424479 ( 0.504672)
test_all 0.075818 0.022198 373.268598 ( 38.264895)
test_rubyspec 0.032396 0.036460 40.828751 ( 53.363973)
total: 103.78 sec