Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-102429
#<BuildRuby:0x0000559bdee48188
@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.20231228-102429",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.004462 0.001785 0.810382 ( 1.217978)
build_miniruby 0.000771 0.000308 0.790987 ( 0.790706)
build_ruby 0.000976 0.000391 2.697836 ( 2.698539)
build_all 0.007531 0.001157 11.978131 ( 1.002994)
build_install 0.006194 0.007857 3.621905 ( 0.971755)
test_btest 0.000485 0.000223 61.538096 ( 5.633698)
test_basic 0.004839 0.000168 0.393571 ( 0.473790)
test_all 0.069216 0.032704 365.935129 ( 41.452449)
test_rubyspec 0.043026 0.034301 40.773722 ( 53.313172)
total: 107.56 sec