Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-161624
#<BuildRuby:0x000056461ebc3f30
@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.20221225-161624",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000022 0.000000 0.000022 ( 0.000027)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003520 0.000000 0.596297 ( 0.995500)
build_miniruby 0.000858 0.000100 0.752854 ( 0.752127)
build_ruby 0.000933 0.000373 2.536109 ( 2.535924)
build_all 0.000000 0.009135 12.472853 ( 1.497567)
build_install 0.003374 0.003260 1.613829 ( 0.769418)
test_btest 0.000410 0.000261 68.219034 ( 5.773713)
test_basic 0.001348 0.002336 0.262463 ( 0.357396)
test_all 0.000397 0.000606 480.431862 ( 49.278242)
test_rubyspec 0.014598 0.014656 36.066198 ( 46.648341)
total: 108.61 sec