Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-225358
#<BuildRuby:0x0000558d25f69a48
@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-225358",
@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.000013 0.000003 0.000016 ( 0.000015)
configure 0.000068 0.000011 0.000079 ( 0.000082)
build_up 0.010288 0.001583 1.255773 ( 1.548870)
build_miniruby 0.000000 0.003008 0.851203 ( 0.849943)
build_ruby 0.002232 0.001123 2.245088 ( 2.146845)
build_all 0.017780 0.002633 18.588386 ( 2.149044)
build_install 0.015414 0.006537 2.045328 ( 1.049490)
test_btest 0.001539 0.000000 91.738983 ( 9.404133)
test_basic 0.000127 0.010179 0.351467 ( 0.435922)
test_all 0.001710 0.000570 685.336500 ( 71.476572)
test_rubyspec 0.097068 0.088366 49.436375 ( 57.547604)
total: 146.61 sec