Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-115426
#<BuildRuby:0x000055d88b8e0a58
@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.20220602-115426",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000035 0.000005 0.000040 ( 0.000038)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010793 0.000911 0.971245 ( 1.030886)
build_miniruby 0.001785 0.000238 0.065926 ( 0.063965)
build_ruby 0.001578 0.000211 0.070545 ( 0.068700)
build_all 0.005483 0.003981 1.491076 ( 0.603859)
build_install 0.017457 0.005266 5.787949 ( 2.772908)
test_btest 0.001056 0.000211 74.779250 ( 8.184688)
test_basic 0.006168 0.001233 0.325167 ( 0.418296)
test_all 0.003607 0.000000 678.106111 ( 66.477926)
test_rubyspec 0.110150 0.062356 46.117965 ( 51.767394)
total: 131.39 sec