Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-215559
#<BuildRuby:0x000055eb1db33680
@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.20220327-215559",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005372 0.006059 1.014642 ( 1.050298)
build_miniruby 0.001583 0.000576 0.071099 ( 0.068756)
build_ruby 0.001788 0.000000 0.075238 ( 0.073673)
build_all 0.008617 0.001919 4.126734 ( 0.841102)
build_install 0.018557 0.002993 7.874209 ( 2.424160)
test_btest 0.000943 0.000278 71.048314 ( 8.192838)
test_basic 0.007206 0.000653 0.350152 ( 0.439125)
test_all 0.001407 0.000391 662.782160 ( 65.608199)
test_rubyspec 0.131149 0.039523 45.765364 ( 51.222314)
total: 129.92 sec