Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-185716
#<BuildRuby:0x0000558fd1469338
@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.20220726-185716",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009240 0.001540 0.861877 ( 0.938533)
build_miniruby 0.001256 0.000209 0.065099 ( 0.064345)
build_ruby 0.001359 0.000227 0.056024 ( 0.054613)
build_all 0.008924 0.000613 1.246502 ( 0.477510)
build_install 0.016376 0.000078 4.328428 ( 1.839095)
test_btest 0.001590 0.000198 52.054206 ( 5.909962)
test_basic 0.005983 0.000068 0.293194 ( 0.385427)
test_all 0.000000 0.002416 502.349540 ( 53.109133)
test_rubyspec 0.059221 0.072328 41.697555 ( 47.513714)
total: 110.29 sec