Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-123843
#<BuildRuby:0x000055aafc637ea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220518-123843",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.002592 0.004352 0.924633 ( 4.064184)
build_miniruby 0.000834 0.000060 0.057005 ( 0.055656)
build_ruby 0.000901 0.000065 0.058521 ( 0.057214)
build_all 0.000222 0.003916 1.485292 ( 0.608608)
build_install 0.005700 0.005344 6.280781 ( 2.836248)
test_btest 0.000731 0.000146 49.325431 ( 8.440227)
test_basic 0.006278 0.000000 0.309936 ( 0.397417)
test_all 0.001163 0.000000 598.342472 ( 88.860857)
test_rubyspec 0.080905 0.047540 43.935639 ( 49.571410)
total: 154.89 sec