Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-092014
#<BuildRuby:0x000055c8185943a0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220813-092014",
@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.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.011201 0.001118 1.008527 ( 1.033965)
build_miniruby 0.001722 0.000574 0.074616 ( 0.072379)
build_ruby 0.001709 0.000569 0.077901 ( 0.075672)
build_all 0.006505 0.002169 1.527554 ( 0.576333)
build_install 0.008088 0.014140 1.883526 ( 0.931193)
test_btest 0.000839 0.000419 72.512768 ( 8.043705)
test_basic 0.003750 0.004321 0.322310 ( 0.418666)
test_all 0.005605 0.000354 643.687519 ( 65.168742)
test_rubyspec 0.095254 0.079333 45.810997 ( 53.348263)
total: 129.67 sec