Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-003215
#<BuildRuby:0x000055961a0f46e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220919-003215",
@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.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.001647 0.008542 1.097063 ( 1.110937)
build_miniruby 0.001351 0.000727 0.115447 ( 0.110694)
build_ruby 0.001626 0.000876 0.114660 ( 0.097507)
build_all 0.010856 0.000000 1.591785 ( 0.641441)
build_install 0.022189 0.002118 1.966114 ( 0.987722)
test_btest 0.000864 0.000300 77.806294 ( 8.810761)
test_basic 0.006873 0.000163 0.363757 ( 0.459309)
test_all 0.004153 0.001335 685.255111 ( 69.059046)
test_rubyspec 0.096374 0.087925 45.619805 ( 53.784984)
total: 135.06 sec