Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-081554
#<BuildRuby:0x0000564d89dc8610
@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.20220902-081554",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005804 0.005049 0.976254 ( 1.629457)
build_miniruby 0.002264 0.000000 0.077114 ( 0.076203)
build_ruby 0.000000 0.002121 0.069936 ( 0.069050)
build_all 0.006123 0.003165 1.534702 ( 0.585788)
build_install 0.010550 0.011293 1.932410 ( 0.944262)
test_btest 0.000000 0.001257 73.877478 ( 8.762945)
test_basic 0.002191 0.004493 0.329779 ( 0.420800)
test_all 0.004022 0.000000 654.365183 ( 65.237241)
test_rubyspec 0.122807 0.051196 45.459449 ( 53.897840)
total: 131.62 sec