Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-131801
#<BuildRuby:0x0000559f807a80f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-131801",
@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.000018 0.000005 0.000023 ( 0.000023)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.009360 0.955345 ( 1.145329)
build_miniruby 0.000000 0.002512 0.848833 ( 0.847255)
build_ruby 0.001427 0.001099 2.130181 ( 2.129608)
build_all 0.015866 0.005700 18.562319 ( 2.166212)
build_install 0.017570 0.004338 2.046164 ( 1.052639)
test_btest 0.001015 0.000428 89.647808 ( 8.980914)
test_basic 0.006020 0.002535 0.349368 ( 0.436958)
test_all 0.001892 0.000797 688.913874 ( 63.654788)
test_rubyspec 0.094280 0.083496 48.066467 ( 56.246282)
total: 136.66 sec