Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-073329
#<BuildRuby:0x00005588b2aa6af0
@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.20221130-073329",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008248 0.003355 1.193342 ( 1.506457)
build_miniruby 0.000263 0.003028 0.841085 ( 0.838891)
build_ruby 0.002587 0.000608 2.249110 ( 2.151056)
build_all 0.010599 0.009910 18.529516 ( 2.171976)
build_install 0.020573 0.002273 2.062179 ( 1.070173)
test_btest 0.001264 0.000361 91.464226 ( 8.654549)
test_basic 0.007699 0.002200 0.354113 ( 0.440986)
test_all 0.000000 0.002902 742.349880 ( 71.695284)
test_rubyspec 0.092455 0.088672 49.595616 ( 57.762291)
total: 146.29 sec