Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-235951
#<BuildRuby:0x00005595536b35f8
@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.20230614-235951",
@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.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.002183 0.003023 1.394832 ( 2.633986)
build_miniruby 0.001115 0.000000 0.811226 ( 0.810381)
build_ruby 0.001245 0.000000 2.421283 ( 2.421640)
build_all 0.004263 0.005030 12.755282 ( 1.182451)
build_install 0.006753 0.001699 1.831694 ( 0.876554)
test_btest 0.000732 0.000385 83.560167 ( 7.607122)
test_basic 0.000438 0.003515 0.657509 ( 0.739905)
test_all 0.001117 0.000000 433.996800 ( 38.004811)
test_rubyspec 0.026016 0.011964 41.353743 ( 53.848411)
total: 108.13 sec