Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-164052
#<BuildRuby:0x000055cac1f159f0
@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.20220617-164052",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007752 0.001406 0.837265 ( 0.953760)
build_miniruby 0.000998 0.000363 0.060798 ( 0.059595)
build_ruby 0.001050 0.000382 0.063243 ( 0.062105)
build_all 0.008010 0.001193 1.198165 ( 0.482075)
build_install 0.010671 0.005163 4.891531 ( 2.438085)
test_btest 0.001441 0.000514 53.418511 ( 6.065492)
test_basic 0.000000 0.005289 0.284508 ( 0.384339)
test_all 0.001676 0.000941 516.630229 ( 53.725683)
test_rubyspec 0.069700 0.058448 41.603331 ( 47.513089)
total: 111.69 sec