Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-065606
#<BuildRuby:0x000056353debc3a0
@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.20220825-065606",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006574 0.005153 1.056102 ( 2.056849)
build_miniruby 0.001542 0.000643 0.074155 ( 0.071926)
build_ruby 0.001301 0.000542 0.067245 ( 0.065454)
build_all 0.003847 0.006515 1.559678 ( 0.584808)
build_install 0.020415 0.002265 1.882218 ( 0.913563)
test_btest 0.000851 0.000341 73.638843 ( 8.176040)
test_basic 0.001530 0.006074 0.325268 ( 0.414647)
test_all 0.005412 0.000000 665.040777 ( 65.383084)
test_rubyspec 0.107910 0.073404 45.627533 ( 54.022317)
total: 131.69 sec