Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-090745
#<BuildRuby:0x000055a9b95b2c88
@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.20220813-090745",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006093 0.004240 0.847852 ( 0.887964)
build_miniruby 0.001864 0.000266 0.061780 ( 0.059373)
build_ruby 0.001595 0.000228 0.065555 ( 0.062872)
build_all 0.007364 0.000402 1.222697 ( 0.457138)
build_install 0.010820 0.004078 1.554468 ( 0.787954)
test_btest 0.001025 0.000171 54.832147 ( 6.455115)
test_basic 0.002961 0.004140 0.298078 ( 0.386869)
test_all 0.004475 0.000000 487.194303 ( 51.453556)
test_rubyspec 0.074068 0.059911 41.761526 ( 49.361359)
total: 109.91 sec