Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-040813
#<BuildRuby:0x000055c69d194060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-040813",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001813 0.003161 1.351583 ( 1.719103)
build_miniruby 0.001081 0.000155 1.466304 ( 1.469309)
build_ruby 0.001391 0.000199 4.227691 ( 4.235218)
build_all 0.004805 0.004804 16.460503 ( 1.795272)
build_install 0.013563 0.001717 4.920871 ( 1.751176)
test_btest 0.000839 0.000000 81.084600 ( 12.293761)
test_basic 0.002163 0.003296 0.681518 ( 0.749617)
test_all 0.093201 0.025503 546.711608 ( 73.733816)
test_rubyspec 0.030642 0.034450 79.335868 ( 91.521923)
total: 189.27 sec