Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-162457
#<BuildRuby:0x000055eb4e1af8f8
@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.20221209-162457",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003900 0.793611 ( 1.078425)
build_miniruby 0.000000 0.000796 0.720488 ( 0.719938)
build_ruby 0.000000 0.001268 2.433405 ( 2.358096)
build_all 0.005575 0.004013 12.404425 ( 1.516013)
build_install 0.006929 0.000000 1.597891 ( 0.758389)
test_btest 0.000651 0.000000 65.706066 ( 6.188369)
test_basic 0.003306 0.000166 0.254072 ( 0.349474)
test_all 0.000846 0.000178 486.638448 ( 49.702569)
test_rubyspec 0.006988 0.021689 35.193088 ( 45.850788)
total: 108.52 sec