Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-183218
#<BuildRuby:0x0000559689704610
@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.20221116-183218",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.007130 0.001083 1.078995 ( 1.105010)
build_miniruby 0.000000 0.001827 0.923722 ( 0.923545)
build_ruby 0.001330 0.001248 2.377654 ( 2.281655)
build_all 0.012756 0.005981 18.472166 ( 2.327292)
build_install 0.005578 0.015717 1.893120 ( 1.025897)
test_btest 0.000723 0.000419 82.932692 ( 10.189355)
test_basic 0.004159 0.002408 0.356875 ( 0.448790)
test_all 0.000921 0.000533 719.981737 ( 75.908872)
test_rubyspec 0.065039 0.054806 50.493641 ( 59.125990)
total: 153.34 sec