Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-190123
#<BuildRuby:0x000055b8d69aadc8
@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.20221202-190123",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000061 0.000010 0.000071 ( 0.000074)
build_up 0.011972 0.000000 1.203434 ( 1.223578)
build_miniruby 0.002906 0.000290 0.853714 ( 0.851400)
build_ruby 0.003723 0.000000 2.256209 ( 2.164170)
build_all 0.022333 0.000000 18.648350 ( 2.179947)
build_install 0.009706 0.013395 2.070013 ( 1.040617)
test_btest 0.001220 0.000265 89.071110 ( 9.169793)
test_basic 0.008945 0.001945 0.340983 ( 0.426123)
test_all 0.000000 0.002345 730.114962 ( 71.685537)
test_rubyspec 0.088573 0.084868 49.107355 ( 57.222651)
total: 145.96 sec