Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-082053
#<BuildRuby:0x0000560e99e31400
@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.20220720-082053",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000040 0.000003 0.000043 ( 0.000043)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.011073 0.000510 0.801024 ( 3.542001)
build_miniruby 0.001192 0.000085 0.048833 ( 0.047544)
build_ruby 0.001322 0.000000 0.048381 ( 0.046997)
build_all 0.003291 0.003980 1.232752 ( 0.473685)
build_install 0.020053 0.000000 4.411137 ( 1.820052)
test_btest 0.001496 0.000030 57.373357 ( 9.272614)
test_basic 0.004140 0.000394 0.208731 ( 0.301563)
test_all 0.002026 0.000193 574.401521 (133.713295)
test_rubyspec 0.128141 0.010347 39.329912 ( 45.195275)
total: 194.41 sec