Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-224045
#<BuildRuby:0x0000564c58e949e0
@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.20220420-224045",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.010279 0.000458 0.989531 ( 1.048760)
build_miniruby 0.001684 0.000361 0.079183 ( 0.077777)
build_ruby 0.001392 0.000299 0.076216 ( 0.075417)
build_all 0.007157 0.001533 1.425930 ( 0.608530)
build_install 0.017485 0.005582 5.824654 ( 2.861658)
test_btest 0.001099 0.000258 77.555389 ( 8.264761)
test_basic 0.005854 0.002767 0.339103 ( 0.426640)
test_all 0.003347 0.000837 699.338619 ( 67.528083)
test_rubyspec 0.117841 0.056441 46.032938 ( 51.549913)
total: 132.44 sec