Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-111159
#<BuildRuby:0x00005581cb5808e8
@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.20220906-111159",
@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.000015 0.000005 0.000020 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005538 0.006412 0.961157 ( 1.744620)
build_miniruby 0.001206 0.000549 0.064283 ( 0.062388)
build_ruby 0.001951 0.000000 0.069792 ( 0.067710)
build_all 0.009353 0.000000 1.544397 ( 0.592639)
build_install 0.010964 0.007833 1.900190 ( 0.939079)
test_btest 0.001171 0.000000 93.932195 ( 9.553873)
test_basic 0.002945 0.003999 0.346854 ( 0.436375)
test_all 0.001311 0.002632 631.374658 ( 65.992057)
test_rubyspec 0.089474 0.079357 47.067877 ( 55.568829)
total: 134.96 sec