Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-100828
#<BuildRuby:0x000056476424c4d8
@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.20220324-100828",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.011136 0.000000 0.995764 ( 1.069491)
build_miniruby 0.001641 0.000342 0.075138 ( 0.075361)
build_ruby 0.001541 0.000593 0.072363 ( 0.071746)
build_all 0.006835 0.002629 4.032338 ( 0.853271)
build_install 0.022510 0.000000 7.662884 ( 2.417506)
test_btest 0.000000 0.001665 75.167736 ( 8.265664)
test_basic 0.007356 0.002024 0.342207 ( 0.431070)
test_all 0.001484 0.000445 692.444535 ( 67.308885)
test_rubyspec 0.089517 0.076410 45.494812 ( 50.885353)
total: 131.38 sec