Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-044549
#<BuildRuby:0x00005647176980e8
@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-044549",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.005695 0.000599 1.284158 ( 1.641256)
build_miniruby 0.001337 0.000000 0.922920 ( 0.921396)
build_ruby 0.001183 0.000000 2.728239 ( 2.728236)
build_all 0.004059 0.005547 16.028869 ( 1.446340)
build_install 0.001540 0.006622 4.520873 ( 1.100020)
test_btest 0.000000 0.001029 80.814933 ( 7.388210)
test_basic 0.002622 0.002105 0.810225 ( 0.885951)
test_all 0.110822 0.027152 508.624107 ( 60.129279)
test_rubyspec 0.021591 0.025455 49.025060 ( 61.386825)
total: 137.63 sec