Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-052609
#<BuildRuby:0x00005559efa4f4b8
@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.20220917-052609",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003671 0.007956 1.105663 ( 1.368067)
build_miniruby 0.001755 0.000540 0.068624 ( 0.066206)
build_ruby 0.001423 0.000437 0.067334 ( 0.065256)
build_all 0.004116 0.005849 1.549384 ( 0.588214)
build_install 0.014241 0.008724 1.916280 ( 0.958764)
test_btest 0.000766 0.000328 93.981126 ( 9.398347)
test_basic 0.001904 0.006292 0.349442 ( 0.447375)
test_all 0.003572 0.000000 640.466323 ( 67.065434)
test_rubyspec 0.073569 0.091300 47.195760 ( 55.576449)
total: 135.54 sec