Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-050353
#<BuildRuby:0x0000560e91c97728
@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.20230620-050353",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005133 0.000000 1.286468 ( 2.701103)
build_miniruby 0.001171 0.000000 0.892544 ( 0.891731)
build_ruby 0.001335 0.000000 2.451883 ( 2.452175)
build_all 0.006937 0.002873 16.190675 ( 1.462140)
build_install 0.004704 0.005516 4.677108 ( 1.068799)
test_btest 0.000606 0.000105 86.856461 ( 7.308911)
test_basic 0.004142 0.000714 0.658475 ( 0.738819)
test_all 0.001341 0.000093 449.510011 ( 48.626250)
test_rubyspec 0.020009 0.018317 42.336854 ( 54.777993)
total: 120.03 sec