Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-174823
#<BuildRuby:0x00005634f0d5eaf0
@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.20221204-174823",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009074 0.002268 1.214275 ( 1.250248)
build_miniruby 0.001813 0.000453 0.846900 ( 0.846747)
build_ruby 0.002691 0.000673 2.252871 ( 2.162372)
build_all 0.007826 0.012696 18.736400 ( 2.186139)
build_install 0.020534 0.003248 2.076341 ( 1.012269)
test_btest 0.001001 0.000347 93.777265 ( 9.010151)
test_basic 0.008570 0.001737 0.358725 ( 0.444295)
test_all 0.001820 0.000254 693.143541 ( 71.599507)
test_rubyspec 0.096031 0.077506 49.477016 ( 57.614393)
total: 146.13 sec