Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-005223
#<BuildRuby:0x000056244a293118
@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.20221224-005223",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002892 0.000578 0.613034 ( 1.071927)
build_miniruby 0.000729 0.000145 0.733650 ( 0.733183)
build_ruby 0.001126 0.000225 2.513215 ( 2.512950)
build_all 0.009030 0.000049 12.501665 ( 1.511706)
build_install 0.003621 0.003288 1.629372 ( 0.764135)
test_btest 0.000756 0.000000 66.078376 ( 6.045238)
test_basic 0.000039 0.003183 0.257257 ( 0.352740)
test_all 0.001545 0.000000 483.217763 ( 51.594646)
test_rubyspec 0.015684 0.013729 35.405569 ( 45.942509)
total: 110.53 sec