Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-033329
#<BuildRuby:0x000055b78742c5e0
@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.20230120-033329",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000014 0.000007 0.000021 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007121 0.001370 0.934595 ( 1.133533)
build_miniruby 0.001765 0.000802 0.846025 ( 0.868822)
build_ruby 0.003194 0.000000 2.130265 ( 2.175793)
build_all 0.019541 0.000000 18.303618 ( 2.155638)
build_install 0.020668 0.000000 1.770452 ( 0.945175)
test_btest 0.001312 0.000000 89.071880 ( 8.919328)
test_basic 0.006725 0.000395 0.350084 ( 0.440637)
test_all 0.001643 0.000373 666.364383 ( 66.620813)
test_rubyspec 0.113606 0.077323 48.754310 ( 56.969576)
total: 140.23 sec