Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-211708
#<BuildRuby:0x000055ca9f53fe20
@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.20231125-211708",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004173 0.000440 1.322906 ( 1.698487)
build_miniruby 0.000895 0.000094 0.910929 ( 0.910868)
build_ruby 0.001278 0.000135 2.661479 ( 2.661971)
build_all 0.007299 0.003027 16.021805 ( 1.444447)
build_install 0.009206 0.000662 4.911207 ( 1.174113)
test_btest 0.000700 0.000088 81.377982 ( 7.506992)
test_basic 0.000000 0.004142 0.744217 ( 0.823490)
test_all 0.077108 0.057047 503.562088 ( 51.468649)
test_rubyspec 0.025638 0.023517 49.469414 ( 61.798096)
total: 129.49 sec