Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-012426
#<BuildRuby:0x000056236b49ff68
@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.20220808-012426",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.002006 0.004901 0.865022 ( 0.994534)
build_miniruby 0.000738 0.000269 0.058546 ( 0.057230)
build_ruby 0.000709 0.000258 0.059850 ( 0.058697)
build_all 0.001400 0.003206 1.534267 ( 0.582635)
build_install 0.004594 0.006538 5.642948 ( 2.146539)
test_btest 0.000522 0.000261 50.809875 ( 8.210409)
test_basic 0.003983 0.001991 0.337681 ( 0.425817)
test_all 0.000000 0.001228 608.574701 ( 87.028578)
test_rubyspec 0.035472 0.030108 43.893023 ( 51.307045)
total: 150.81 sec