Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-155529
#<BuildRuby:0x000055fc29ab35f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-155529",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000000 0.000052 0.000052 ( 0.000022)
configure 0.000000 0.000019 0.000019 ( 0.000020)
build_up 0.002023 0.002312 1.006934 ( 1.473580)
build_miniruby 0.000798 0.000210 0.904227 ( 0.903360)
build_ruby 0.001013 0.000266 2.759956 ( 2.761171)
build_all 0.006428 0.003460 14.742384 ( 1.420666)
build_install 0.007649 0.001067 4.271438 ( 1.155329)
test_btest 0.000549 0.000149 79.516211 ( 7.142612)
test_basic 0.002419 0.000659 0.460148 ( 0.540185)
test_all 0.099203 0.034288 525.527491 ( 52.682722)
test_rubyspec 0.024791 0.009427 50.670879 ( 63.167984)
total: 131.25 sec