Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-080826
#<BuildRuby:0x0000559ac914a8c0
@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.20220720-080826",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005158 0.001290 0.860391 ( 1.293836)
build_miniruby 0.000801 0.000201 0.056591 ( 0.055361)
build_ruby 0.000843 0.000211 0.059470 ( 0.058107)
build_all 0.000145 0.004498 1.544709 ( 0.606230)
build_install 0.002895 0.008204 5.655396 ( 2.181208)
test_btest 0.000520 0.000240 46.833008 ( 8.654106)
test_basic 0.005213 0.000353 0.287226 ( 0.376719)
test_all 0.000701 0.000300 624.146743 ( 89.744078)
test_rubyspec 0.071354 0.056978 43.894619 ( 49.477157)
total: 152.45 sec