Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-035147
#<BuildRuby:0x00005589f0573e68
@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.20231225-035147",
@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.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004907 0.000297 1.052493 ( 1.403936)
build_miniruby 0.001197 0.000332 0.932949 ( 0.932573)
build_ruby 0.001120 0.000311 2.776632 ( 2.776870)
build_all 0.010548 0.000618 16.791520 ( 1.609864)
build_install 0.007235 0.001809 4.869048 ( 1.179448)
test_btest 0.000820 0.000205 82.606086 ( 7.967637)
test_basic 0.001224 0.004167 0.864011 ( 0.939522)
test_all 0.082554 0.054874 556.065633 ( 60.937546)
test_rubyspec 0.015915 0.035100 50.696105 ( 63.067637)
total: 140.82 sec