Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-063403
#<BuildRuby:0x000056404b18f240
@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.20221227-063403",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008901 0.000325 0.945235 ( 1.106933)
build_miniruby 0.002346 0.000000 0.844349 ( 0.842498)
build_ruby 0.002700 0.000000 2.147471 ( 2.148773)
build_all 0.016540 0.004355 18.625766 ( 2.177659)
build_install 0.005144 0.017679 2.011122 ( 1.010762)
test_btest 0.002690 0.000000 88.992382 ( 9.159243)
test_basic 0.005554 0.004263 0.360551 ( 0.444097)
test_all 0.001915 0.000583 689.381772 ( 69.618957)
test_rubyspec 0.117405 0.070366 48.129329 ( 56.269179)
total: 142.78 sec