Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-111625
#<BuildRuby:0x0000560e3b5e0048
@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.20231101-111625",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003685 0.001152 1.259895 ( 1.538083)
build_miniruby 0.000000 0.001133 0.791084 ( 0.791559)
build_ruby 0.000000 0.001681 2.739817 ( 2.739476)
build_all 0.004512 0.005461 15.524862 ( 1.407277)
build_install 0.007411 0.001272 4.676479 ( 1.113722)
test_btest 0.000502 0.000195 79.883345 ( 7.076317)
test_basic 0.002923 0.001136 0.773204 ( 0.850815)
test_all 0.107497 0.030952 483.527614 ( 56.238186)
test_rubyspec 0.017124 0.028976 48.356655 ( 60.729855)
total: 132.49 sec