Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-232812
#<BuildRuby:0x0000560a82067510
@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.20220302-232812",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005838 0.004439 1.003657 ( 1.219369)
build_miniruby 0.001805 0.000516 0.075594 ( 0.073107)
build_ruby 0.001651 0.000472 0.079408 ( 0.077010)
build_all 0.009846 0.000000 4.239838 ( 0.854129)
build_install 0.016104 0.007441 7.942457 ( 2.401965)
test_btest 0.001096 0.000313 72.755133 ( 8.187972)
test_basic 0.006501 0.001858 0.336312 ( 0.424751)
test_all 0.000607 0.002029 668.714692 ( 65.660533)
test_rubyspec 0.082252 0.070590 46.373775 ( 51.475631)
total: 130.38 sec