Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-233041
#<BuildRuby:0x000055d1b9a50920
@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.20220723-233041",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004989 0.005751 0.971052 ( 1.055205)
build_miniruby 0.001403 0.000467 0.072883 ( 0.071003)
build_ruby 0.001679 0.000560 0.076016 ( 0.073355)
build_all 0.008924 0.001595 1.546261 ( 0.583732)
build_install 0.011895 0.010563 5.190565 ( 2.064141)
test_btest 0.000922 0.000369 74.708402 ( 8.427777)
test_basic 0.008887 0.000348 0.334527 ( 0.425967)
test_all 0.001985 0.000000 618.623348 ( 64.117503)
test_rubyspec 0.092664 0.077709 45.599616 ( 51.434825)
total: 128.25 sec