Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-005201
#<BuildRuby:0x000055a3ab0d3f00
@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.20220830-005201",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.006274 0.000549 0.791933 ( 1.111032)
build_miniruby 0.000875 0.000202 0.089968 ( 0.087920)
build_ruby 0.001803 0.000000 3.477097 ( 3.282890)
build_all 0.008802 0.000471 15.721412 ( 2.872178)
build_install 0.006234 0.004790 2.012123 ( 0.966211)
test_btest 0.000540 0.000135 48.841151 ( 8.234620)
test_basic 0.004621 0.001155 0.291693 ( 0.380315)
test_all 0.001649 0.000413 617.562503 ( 88.050839)
test_rubyspec 0.072678 0.051377 43.895999 ( 52.148336)
total: 157.13 sec