Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-075053
#<BuildRuby:0x00005609cf43b280
@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.20231121-075053",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004610 0.000000 1.318288 ( 1.720842)
build_miniruby 0.000000 0.001233 0.953132 ( 0.952674)
build_ruby 0.000174 0.001360 2.697432 ( 2.697077)
build_all 0.008330 0.001814 16.590117 ( 1.507175)
build_install 0.007633 0.003054 4.939250 ( 1.231114)
test_btest 0.000832 0.000333 82.580015 ( 7.697295)
test_basic 0.000000 0.003775 0.549163 ( 0.630840)
test_all 0.105376 0.028291 493.634191 ( 57.068613)
test_rubyspec 0.021224 0.029255 50.594915 ( 62.867987)
total: 136.37 sec