Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-070152
#<BuildRuby:0x00005632fea0c4e0
@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-070152",
@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.000000 0.000029 0.000029 ( 0.000030)
autoconf 0.000000 0.000026 0.000026 ( 0.000025)
configure 0.000000 0.000011 0.000011 ( 0.000011)
build_up 0.002937 0.009442 0.986866 ( 1.052242)
build_miniruby 0.001459 0.000607 0.075951 ( 0.076160)
build_ruby 0.001329 0.000554 0.076432 ( 0.076549)
build_all 0.008282 0.001382 1.534921 ( 0.597591)
build_install 0.016211 0.006235 1.890962 ( 0.953777)
test_btest 0.001096 0.000422 77.241224 ( 8.199545)
test_basic 0.005312 0.002044 0.328399 ( 0.420561)
test_all 0.004481 0.000000 675.941702 ( 66.618569)
test_rubyspec 0.097367 0.089465 45.807901 ( 53.322781)
total: 131.32 sec