Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-053406
#<BuildRuby:0x000055d982d5f500
@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.20231205-053406",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004686 0.000175 1.231881 ( 2.102960)
build_miniruby 0.000835 0.000176 0.906809 ( 0.906592)
build_ruby 0.001017 0.000214 2.781895 ( 2.782895)
build_all 0.007516 0.002982 16.428585 ( 1.452723)
build_install 0.008167 0.000117 4.863960 ( 1.142090)
test_btest 0.001143 0.000000 84.582722 ( 7.568853)
test_basic 0.004866 0.000000 0.811866 ( 0.889523)
test_all 0.104180 0.028689 545.286798 ( 50.075734)
test_rubyspec 0.024232 0.025260 49.949546 ( 62.377483)
total: 129.30 sec