Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-200547
#<BuildRuby:0x0000560a081f2f08
@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.20220726-200547",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.009233 0.850593 ( 0.966423)
build_miniruby 0.000000 0.001755 0.063580 ( 0.062106)
build_ruby 0.000000 0.001431 0.056488 ( 0.055068)
build_all 0.000205 0.008532 1.243631 ( 0.470914)
build_install 0.003195 0.014230 4.205905 ( 1.776727)
test_btest 0.000869 0.000869 52.859947 ( 6.158161)
test_basic 0.005746 0.001586 0.280612 ( 0.374856)
test_all 0.002997 0.000000 491.175724 ( 52.589295)
test_rubyspec 0.058245 0.065772 41.525437 ( 47.459401)
total: 109.91 sec