Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-193350
#<BuildRuby:0x00005638d3cc46d0
@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-193350",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003956 0.005540 0.981317 ( 1.185178)
build_miniruby 0.002218 0.000924 0.841576 ( 0.839587)
build_ruby 0.003312 0.000000 2.138194 ( 2.138442)
build_all 0.018802 0.002992 18.599790 ( 2.216971)
build_install 0.017464 0.004194 1.990153 ( 1.032566)
test_btest 0.001320 0.000417 94.354903 ( 9.184424)
test_basic 0.006847 0.002162 0.345635 ( 0.432555)
test_all 0.001803 0.000569 678.980582 ( 63.925874)
test_rubyspec 0.089551 0.083036 47.917723 ( 56.085127)
total: 137.04 sec