Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-042456
#<BuildRuby:0x000055d3df2acea8
@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.20220830-042456",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002413 0.009483 0.987288 ( 1.091424)
build_miniruby 0.001311 0.000562 0.072273 ( 0.071130)
build_ruby 0.000000 0.002069 0.076524 ( 0.074785)
build_all 0.004327 0.005503 1.535023 ( 0.581800)
build_install 0.017058 0.004765 1.892549 ( 0.926106)
test_btest 0.000942 0.000446 76.857488 ( 8.192809)
test_basic 0.007039 0.001422 0.322292 ( 0.410200)
test_all 0.003403 0.000000 639.215238 ( 64.820803)
test_rubyspec 0.114159 0.062930 45.716704 ( 54.245437)
total: 130.42 sec