Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-134244
#<BuildRuby:0x0000564305fe7df8
@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.20220829-134244",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005797 0.000966 0.871126 ( 1.141328)
build_miniruby 0.000755 0.000126 0.058001 ( 0.056825)
build_ruby 0.000860 0.000144 0.059818 ( 0.058630)
build_all 0.000000 0.004702 1.536945 ( 0.589214)
build_install 0.009886 0.001196 1.929460 ( 0.968913)
test_btest 0.000696 0.000161 48.018268 ( 8.058724)
test_basic 0.004282 0.000988 0.285232 ( 0.374391)
test_all 0.001478 0.000341 582.300660 ( 91.763118)
test_rubyspec 0.059023 0.057632 43.528574 ( 51.874436)
total: 154.89 sec