Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-133300
#<BuildRuby:0x000055bc16503de0
@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.20220825-133300",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005974 0.000426 0.880783 ( 3.164743)
build_miniruby 0.000893 0.000063 0.057713 ( 0.056558)
build_ruby 0.000921 0.000066 0.060002 ( 0.058787)
build_all 0.004494 0.000321 1.535229 ( 0.584742)
build_install 0.008885 0.000000 1.928900 ( 0.961696)
test_btest 0.000864 0.000000 53.912809 ( 8.210894)
test_basic 0.005261 0.000050 0.285584 ( 0.374667)
test_all 0.002358 0.000000 627.812954 ( 92.220634)
test_rubyspec 0.092644 0.033635 44.241449 ( 52.632454)
total: 158.27 sec