Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-163056
#<BuildRuby:0x000055e9b02051f8
@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.20221106-163056",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.008125 0.000000 0.896491 ( 0.944036)
build_miniruby 0.001918 0.000000 0.050147 ( 0.048420)
build_ruby 0.001404 0.000000 0.047637 ( 0.046325)
build_all 0.007028 0.000000 1.257224 ( 0.471007)
build_install 0.008802 0.005569 1.566016 ( 0.799746)
test_btest 0.001661 0.000110 62.892910 ( 6.529904)
test_basic 0.000502 0.005758 0.312433 ( 0.404251)
test_all 0.000000 0.002636 499.209427 ( 53.467655)
test_rubyspec 0.102864 0.021736 43.478636 ( 51.849298)
total: 114.56 sec