Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-172206
#<BuildRuby:0x000055c44d2044e8
@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.20220404-172206",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000047 0.000003 0.000050 ( 0.000040)
build_up 0.002276 0.008193 0.991425 ( 1.057994)
build_miniruby 0.001981 0.000396 0.068998 ( 0.066706)
build_ruby 0.002151 0.000000 0.072719 ( 0.070359)
build_all 0.005430 0.005043 4.188794 ( 0.826155)
build_install 0.013233 0.010260 8.526731 ( 2.976692)
test_btest 0.000000 0.001655 68.066312 ( 8.410470)
test_basic 0.001694 0.005247 0.333967 ( 0.426341)
test_all 0.001194 0.000488 707.274705 ( 68.456815)
test_rubyspec 0.104631 0.069428 46.627710 ( 51.999882)
total: 134.29 sec