Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-032119
#<BuildRuby:0x000055790ca3bfa8
@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.20231230-032119",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005969 0.000320 1.133999 ( 1.509761)
build_miniruby 0.001155 0.000182 0.851924 ( 0.851347)
build_ruby 0.001234 0.000195 2.891563 ( 2.891036)
build_all 0.008414 0.001329 16.761031 ( 1.510173)
build_install 0.003740 0.004454 4.684922 ( 1.134632)
test_btest 0.000923 0.000185 85.779183 ( 7.334779)
test_basic 0.004274 0.000855 0.795073 ( 0.869527)
test_all 0.122605 0.012619 567.504192 ( 53.821981)
test_rubyspec 0.033626 0.013563 50.769820 ( 63.075370)
total: 133.00 sec