Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-180519
#<BuildRuby:0x000055e66da0cf40
@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.20220426-180519",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009887 0.002281 1.005287 ( 1.048546)
build_miniruby 0.001674 0.000387 0.077790 ( 0.075977)
build_ruby 0.001832 0.000422 0.073113 ( 0.070620)
build_all 0.010228 0.000047 1.514481 ( 0.626116)
build_install 0.022283 0.001203 5.900941 ( 2.807165)
test_btest 0.001022 0.000170 71.785936 ( 8.452044)
test_basic 0.009496 0.000000 0.327059 ( 0.412900)
test_all 0.002576 0.000000 693.111556 ( 67.633505)
test_rubyspec 0.098395 0.080235 45.970025 ( 51.110228)
total: 132.24 sec