Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-164448
#<BuildRuby:0x00005624f4e77dd0
@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-164448",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006288 0.000449 0.863414 ( 2.531339)
build_miniruby 0.000856 0.000061 0.056676 ( 0.055544)
build_ruby 0.000838 0.000060 0.059392 ( 0.058165)
build_all 0.004618 0.000010 1.578885 ( 0.615593)
build_install 0.010616 0.000098 5.688502 ( 2.171280)
test_btest 0.000774 0.000045 50.410010 ( 8.317735)
test_basic 0.005595 0.000054 0.297595 ( 0.386276)
test_all 0.001003 0.000056 627.344962 ( 89.938248)
test_rubyspec 0.101258 0.024718 44.402268 ( 50.097026)
total: 154.17 sec