Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-070144
#<BuildRuby:0x0000561ae847ef60
@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.20230122-070144",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002774 0.000757 0.654964 ( 1.050519)
build_miniruby 0.000907 0.000000 0.620673 ( 0.620109)
build_ruby 0.001322 0.000000 2.193673 ( 2.193460)
build_all 0.006233 0.003044 11.964094 ( 1.470891)
build_install 0.002033 0.004624 1.499401 ( 0.723409)
test_btest 0.000525 0.000187 64.066145 ( 6.021154)
test_basic 0.000000 0.003528 0.275754 ( 0.370817)
test_all 0.001193 0.000000 477.147786 ( 49.477125)
test_rubyspec 0.016003 0.011025 34.881186 ( 45.477966)
total: 107.41 sec