Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-072500
#<BuildRuby:0x000055dcc5f57ba0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221011-072500",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002753 0.007257 1.074558 ( 1.252596)
build_miniruby 0.001180 0.000492 0.102224 ( 0.098669)
build_ruby 0.001144 0.000477 0.099213 ( 0.096359)
build_all 0.006325 0.002635 1.312405 ( 0.570312)
build_install 0.010215 0.005594 1.599588 ( 0.873836)
test_btest 0.001434 0.000628 59.177106 ( 6.661442)
test_basic 0.001189 0.006676 0.342286 ( 0.430301)
test_all 0.004604 0.002437 517.326987 ( 54.748487)
test_rubyspec 0.069900 0.056444 43.078206 ( 51.637269)
total: 116.37 sec