Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-235348
#<BuildRuby:0x0000563017863e20
@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-235348",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005314 0.000253 1.507639 ( 1.840368)
build_miniruby 0.000881 0.000042 0.845050 ( 0.846373)
build_ruby 0.001370 0.000065 2.803095 ( 2.803753)
build_all 0.000000 0.010327 16.791276 ( 1.505915)
build_install 0.003583 0.005451 5.050669 ( 1.215106)
test_btest 0.000807 0.000175 85.793062 ( 7.936953)
test_basic 0.004524 0.000098 0.848718 ( 0.925452)
test_all 0.101558 0.034448 540.704178 ( 63.867032)
test_rubyspec 0.022268 0.025775 49.972814 ( 62.337381)
total: 143.28 sec