Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-233205
#<BuildRuby:0x0000563dc421b468
@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.20220819-233205",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006502 0.000000 0.873053 ( 1.166798)
build_miniruby 0.001003 0.000000 0.057523 ( 0.056315)
build_ruby 0.000813 0.000000 0.059992 ( 0.058812)
build_all 0.000359 0.004178 1.530793 ( 0.588029)
build_install 0.010657 0.000381 1.904721 ( 0.958225)
test_btest 0.000703 0.000041 56.501880 ( 8.184048)
test_basic 0.005162 0.000304 0.254190 ( 0.343382)
test_all 0.002166 0.000127 624.077192 ( 90.622334)
test_rubyspec 0.056555 0.069874 44.377880 ( 52.647498)
total: 154.63 sec