Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-225434
#<BuildRuby:0x000055d4b7b144f0
@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.20220213-225434",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.005433 0.004715 0.931436 ( 1.222717)
build_miniruby 0.001326 0.000602 0.078056 ( 0.076557)
build_ruby 0.001481 0.000673 0.075260 ( 0.072731)
build_all 0.002304 0.007729 4.108464 ( 0.783593)
build_install 0.013969 0.009247 7.795496 ( 2.340059)
test_btest 0.000787 0.000472 76.876670 ( 8.211800)
test_basic 0.005535 0.003322 0.333482 ( 0.420213)
test_all 0.001068 0.000640 705.139879 ( 67.628846)
test_rubyspec 0.086124 0.080059 46.340501 ( 51.814361)
total: 132.57 sec