Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-060947
#<BuildRuby:0x000055e5182e2298
@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.20221225-060947",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007474 0.001868 0.964853 ( 1.187432)
build_miniruby 0.002063 0.000515 0.839341 ( 0.837066)
build_ruby 0.002417 0.000604 2.137233 ( 2.138477)
build_all 0.018127 0.003042 18.755098 ( 2.184881)
build_install 0.014607 0.006680 2.049068 ( 1.045066)
test_btest 0.001104 0.000295 94.606013 ( 9.763230)
test_basic 0.001649 0.006779 0.347573 ( 0.433722)
test_all 0.003060 0.000000 675.765545 ( 75.350441)
test_rubyspec 0.094307 0.082109 47.845628 ( 55.996003)
total: 148.94 sec