Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-091415
#<BuildRuby:0x0000563d46e56f08
@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.20220812-091415",
@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.000035 0.000008 0.000043 ( 0.000044)
autoconf 0.000064 0.000016 0.000080 ( 0.000072)
configure 0.000061 0.000015 0.000076 ( 0.000076)
build_up 0.005573 0.005673 0.863416 ( 1.608172)
build_miniruby 0.001722 0.000574 0.064039 ( 0.062459)
build_ruby 0.000000 0.001960 0.063999 ( 0.062399)
build_all 0.006553 0.001589 1.241508 ( 0.467658)
build_install 0.012565 0.004487 1.579806 ( 0.799117)
test_btest 0.000727 0.000259 54.912716 ( 6.320834)
test_basic 0.003691 0.002690 0.287753 ( 0.378097)
test_all 0.004831 0.001811 511.638272 ( 52.922347)
test_rubyspec 0.074521 0.061703 41.814354 ( 49.360002)
total: 111.98 sec