Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-223703
#<BuildRuby:0x000056108c05c4e8
@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-223703",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002348 0.009976 1.003846 ( 1.060189)
build_miniruby 0.001349 0.000578 0.077306 ( 0.075503)
build_ruby 0.001385 0.000593 0.075488 ( 0.075775)
build_all 0.009639 0.000640 4.162820 ( 0.860176)
build_install 0.019291 0.000895 7.838152 ( 2.463421)
test_btest 0.000874 0.000262 76.516040 ( 8.543788)
test_basic 0.006040 0.000504 0.340000 ( 0.430688)
test_all 0.001567 0.000448 693.872573 ( 67.677576)
test_rubyspec 0.116101 0.035387 46.018321 ( 51.404722)
total: 132.59 sec