Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-182821
#<BuildRuby:0x000055c21406c620
@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.20220720-182821",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000029 0.000000 0.000029 ( 0.000027)
build_up 0.010781 0.000155 0.979410 ( 0.976841)
build_miniruby 0.001386 0.000086 0.074090 ( 0.072964)
build_ruby 0.001675 0.000105 0.078036 ( 0.076858)
build_all 0.007749 0.003524 1.540316 ( 0.592525)
build_install 0.017503 0.005979 5.117238 ( 2.098731)
test_btest 0.001163 0.000166 75.388074 ( 8.764290)
test_basic 0.006536 0.000934 0.327725 ( 0.416631)
test_all 0.001880 0.000000 637.773204 ( 64.913080)
test_rubyspec 0.110104 0.062864 45.733556 ( 51.539544)
total: 129.45 sec