Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-215233
#<BuildRuby:0x000055b3586d8d30
@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.20220716-215233",
@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.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000424 0.010295 0.957668 ( 0.967304)
build_miniruby 0.001281 0.000591 0.074231 ( 0.072477)
build_ruby 0.001048 0.000484 0.067862 ( 0.066821)
build_all 0.006193 0.002858 1.478663 ( 0.581492)
build_install 0.013864 0.009122 5.172231 ( 2.061870)
test_btest 0.000887 0.000443 78.205101 ( 8.323842)
test_basic 0.003961 0.003975 0.328167 ( 0.415673)
test_all 0.001273 0.000671 669.671859 ( 66.272008)
test_rubyspec 0.083708 0.089628 45.515047 ( 51.281410)
total: 130.04 sec