Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-181332
#<BuildRuby:0x0000564f0f255350
@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-181332",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008202 0.001367 0.811395 ( 0.966159)
build_miniruby 0.001220 0.000204 0.055802 ( 0.054890)
build_ruby 0.002202 0.000000 0.066309 ( 0.063936)
build_all 0.008983 0.000000 1.234596 ( 0.474356)
build_install 0.011608 0.005492 1.569744 ( 0.796050)
test_btest 0.000888 0.000166 52.234501 ( 5.920244)
test_basic 0.000337 0.005136 0.285575 ( 0.376724)
test_all 0.003767 0.000942 497.769951 ( 52.347223)
test_rubyspec 0.105268 0.030643 41.441094 ( 49.027606)
total: 110.03 sec