Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-174824
#<BuildRuby:0x000055829ee353e8
@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.20221012-174824",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.005881 0.004530 1.074684 ( 1.124091)
build_miniruby 0.001263 0.000292 0.093944 ( 0.090917)
build_ruby 0.001285 0.000297 0.098296 ( 0.095833)
build_all 0.008565 0.000878 1.317916 ( 0.561228)
build_install 0.015079 0.000136 1.636180 ( 0.904033)
test_btest 0.001397 0.000246 60.871994 ( 6.639211)
test_basic 0.006341 0.000240 0.350306 ( 0.440113)
test_all 0.006864 0.001144 495.109225 ( 53.187188)
test_rubyspec 0.091671 0.033029 43.222436 ( 51.442045)
total: 114.49 sec