Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-162144
#<BuildRuby:0x00005581f74e3328
@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.20240115-162144",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000037 0.000004 0.000041 ( 0.000040)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.005167 0.000000 1.054991 ( 1.427444)
build_miniruby 0.000958 0.000000 0.854572 ( 0.853859)
build_ruby 0.001307 0.000000 2.699315 ( 2.699393)
build_all 0.008428 0.000363 14.222324 ( 1.272602)
build_install 0.007132 0.000679 4.096722 ( 1.055422)
test_btest 0.000659 0.000063 74.763014 ( 7.118862)
test_basic 0.000326 0.004672 0.704484 ( 0.773184)
test_all 0.107541 0.023741 478.127392 ( 53.267158)
test_rubyspec 0.029230 0.025449 48.625211 ( 61.031422)
total: 129.50 sec