Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-055529
#<BuildRuby:0x000055634d96f018
@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.20221227-055529",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002648 0.007347 0.967815 ( 1.149943)
build_miniruby 0.001728 0.000864 0.851091 ( 0.849630)
build_ruby 0.002453 0.001227 2.141104 ( 2.141630)
build_all 0.015187 0.005041 18.478159 ( 2.161675)
build_install 0.015705 0.005274 2.069008 ( 1.053147)
test_btest 0.001921 0.000000 90.441561 ( 9.294006)
test_basic 0.010376 0.000828 0.357088 ( 0.439407)
test_all 0.001023 0.002124 688.321929 ( 67.539098)
test_rubyspec 0.074218 0.099988 47.754451 ( 55.870719)
total: 140.50 sec