Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-225919
#<BuildRuby:0x000056346e9eb670
@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.20231215-225919",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001738 0.003806 1.021020 ( 1.277217)
build_miniruby 0.001080 0.000083 0.868214 ( 0.867724)
build_ruby 0.001478 0.000113 2.720531 ( 2.724314)
build_all 0.005343 0.002755 12.190004 ( 0.991866)
build_install 0.007298 0.006204 3.574388 ( 0.984672)
test_btest 0.000666 0.000000 67.176345 ( 5.162585)
test_basic 0.000646 0.002800 0.375130 ( 0.456222)
test_all 0.073356 0.026115 408.774681 ( 34.867503)
test_rubyspec 0.027121 0.039572 39.999692 ( 52.697040)
total: 100.03 sec