Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-074456
#<BuildRuby:0x0000556871994178
@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.20231211-074456",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004270 0.000000 1.002331 ( 1.297681)
build_miniruby 0.000766 0.000000 0.862782 ( 0.863079)
build_ruby 0.001635 0.000000 2.688176 ( 2.689805)
build_all 0.008553 0.000000 12.109900 ( 1.001762)
build_install 0.009522 0.003664 3.578832 ( 0.975711)
test_btest 0.000645 0.000072 65.489959 ( 5.054895)
test_basic 0.003944 0.000008 0.376337 ( 0.458578)
test_all 0.070130 0.032782 405.955003 ( 39.198975)
test_rubyspec 0.036905 0.035726 40.009329 ( 52.671401)
total: 104.21 sec