Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-001708
#<BuildRuby:0x000055b019db89d0
@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.20220831-001708",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005007 0.005777 0.974577 ( 1.697561)
build_miniruby 0.001364 0.000455 0.072200 ( 0.070165)
build_ruby 0.001440 0.000480 0.076670 ( 0.074742)
build_all 0.009152 0.001347 1.556779 ( 0.585372)
build_install 0.019529 0.004117 1.886044 ( 0.921267)
test_btest 0.001478 0.000422 76.857684 ( 8.500618)
test_basic 0.002605 0.005044 0.337848 ( 0.426936)
test_all 0.003540 0.001180 687.307296 ( 67.693270)
test_rubyspec 0.094843 0.088839 45.762546 ( 54.256322)
total: 134.23 sec