Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-122515
#<BuildRuby:0x000055bad1033dd8
@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.20220813-122515",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006812 0.830458 ( 1.147345)
build_miniruby 0.000000 0.000917 0.058173 ( 0.057054)
build_ruby 0.000000 0.000867 0.060262 ( 0.059057)
build_all 0.001437 0.003117 1.541340 ( 0.592709)
build_install 0.009514 0.000000 1.916193 ( 0.958477)
test_btest 0.000737 0.000000 53.499057 ( 8.700691)
test_basic 0.005949 0.000077 0.334334 ( 0.422003)
test_all 0.001522 0.000240 625.909118 ( 91.630699)
test_rubyspec 0.091181 0.038331 43.971971 ( 51.368338)
total: 154.94 sec