Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-224605
#<BuildRuby:0x0000562845933578
@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.20230607-224605",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000964 0.004232 1.441396 ( 2.684741)
build_miniruby 0.001081 0.000000 0.819523 ( 0.819158)
build_ruby 0.001474 0.000000 2.590105 ( 2.590481)
build_all 0.004202 0.004962 12.987776 ( 1.228009)
build_install 0.007601 0.000000 1.926626 ( 0.969290)
test_btest 0.000871 0.000058 83.894394 ( 7.239726)
test_basic 0.004225 0.000012 0.662545 ( 0.745648)
test_all 0.001814 0.000117 454.859638 ( 43.463562)
test_rubyspec 0.019194 0.018361 41.571154 ( 54.063214)
total: 113.80 sec