Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-074235
#<BuildRuby:0x000055f6ea0384f0
@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.20220312-074235",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.010042 0.001380 1.025688 ( 1.099599)
build_miniruby 0.001643 0.000379 0.069807 ( 0.067498)
build_ruby 0.000000 0.001920 0.079338 ( 0.077693)
build_all 0.008037 0.002296 1.513192 ( 0.623934)
build_install 0.019339 0.002393 5.234268 ( 2.141409)
test_btest 0.000689 0.000162 80.232898 ( 8.522293)
test_basic 0.006106 0.001437 0.341468 ( 0.438410)
test_all 0.001822 0.000000 701.535359 ( 68.069463)
test_rubyspec 0.119480 0.049785 46.099702 ( 51.222351)
total: 132.26 sec