Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-193926
#<BuildRuby:0x0000558c61673228
@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.20230613-193926",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004492 0.000749 1.428798 ( 2.681596)
build_miniruby 0.000854 0.000142 0.839277 ( 0.838746)
build_ruby 0.001030 0.000171 2.500449 ( 2.500417)
build_all 0.009817 0.000000 13.274831 ( 1.198562)
build_install 0.000000 0.008587 1.838170 ( 0.863562)
test_btest 0.000000 0.001169 81.184347 ( 7.778302)
test_basic 0.000000 0.004484 0.533926 ( 0.619671)
test_all 0.000000 0.001483 464.327771 ( 42.590032)
test_rubyspec 0.024096 0.018477 41.950031 ( 54.449320)
total: 113.52 sec