Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-001711
#<BuildRuby:0x0000556c57833da8
@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.20220608-001711",
@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.006433 0.000000 0.849861 ( 0.890419)
build_miniruby 0.000894 0.000000 0.057946 ( 0.056739)
build_ruby 0.000973 0.000000 0.059484 ( 0.058226)
build_all 0.004099 0.000000 1.487177 ( 0.610835)
build_install 0.006712 0.004332 6.328834 ( 2.869790)
test_btest 0.000772 0.000043 50.859545 ( 8.456087)
test_basic 0.005792 0.000074 0.330095 ( 0.418165)
test_all 0.001233 0.000065 632.136707 ( 90.571584)
test_rubyspec 0.097430 0.030409 44.067790 ( 49.607212)
total: 153.54 sec