Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-113523
#<BuildRuby:0x000055f8e8b84188
@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.20231212-113523",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.001843 0.003589 1.007351 ( 1.402624)
build_miniruby 0.000623 0.000187 0.871092 ( 0.871712)
build_ruby 0.001260 0.000378 2.695947 ( 2.726394)
build_all 0.007725 0.000000 12.171562 ( 0.999517)
build_install 0.011444 0.000459 3.545261 ( 0.968274)
test_btest 0.000613 0.000131 62.870248 ( 5.707524)
test_basic 0.003871 0.000000 0.381201 ( 0.455346)
test_all 0.080456 0.020765 409.824643 ( 34.605538)
test_rubyspec 0.032047 0.032957 39.719692 ( 52.409793)
total: 100.15 sec