Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-144020
#<BuildRuby:0x0000557d511b3ce8
@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.20231231-144020",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.000000 0.005950 1.134668 ( 1.517041)
build_miniruby 0.000000 0.001438 1.004090 ( 1.003035)
build_ruby 0.001415 0.000000 2.810619 ( 2.810794)
build_all 0.006216 0.004048 17.016437 ( 1.585099)
build_install 0.006440 0.002711 4.707266 ( 1.150992)
test_btest 0.000646 0.000272 85.232835 ( 7.721802)
test_basic 0.000000 0.005996 0.732932 ( 0.799362)
test_all 0.098336 0.038281 556.955305 ( 58.079707)
test_rubyspec 0.013679 0.033030 50.757940 ( 63.034081)
total: 137.70 sec