Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-033046
#<BuildRuby:0x00005593d031fc18
@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.20231209-033046",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.006570 0.000411 1.573015 ( 1.885102)
build_miniruby 0.000827 0.000131 0.914446 ( 0.914867)
build_ruby 0.001087 0.000171 2.725776 ( 2.727003)
build_all 0.009431 0.000783 16.845176 ( 1.505036)
build_install 0.004797 0.004537 4.952498 ( 1.198750)
test_btest 0.000918 0.000175 83.764946 ( 7.889082)
test_basic 0.001331 0.003812 0.714094 ( 0.791616)
test_all 0.095004 0.043778 531.374127 ( 58.151469)
test_rubyspec 0.036728 0.007832 49.715464 ( 61.951875)
total: 137.02 sec