Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-235922
#<BuildRuby:0x00005624c1fc1390
@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.20221030-235922",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007209 0.001966 1.127592 ( 1.308944)
build_miniruby 0.001852 0.000000 0.111109 ( 0.108836)
build_ruby 0.001868 0.000000 0.108456 ( 0.105928)
build_all 0.008750 0.000000 1.343999 ( 0.600867)
build_install 0.012552 0.002468 1.688002 ( 0.908852)
test_btest 0.001417 0.000303 62.454375 ( 6.342312)
test_basic 0.005367 0.001150 0.350945 ( 0.442286)
test_all 0.006193 0.000000 514.416421 ( 55.358288)
test_rubyspec 0.054975 0.061472 44.278720 ( 52.865194)
total: 118.04 sec