Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-035304
#<BuildRuby:0x000055782a330b88
@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.20220813-035304",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005708 0.005201 0.989287 ( 1.327339)
build_miniruby 0.001975 0.000423 0.079284 ( 0.078120)
build_ruby 0.001570 0.000336 0.078865 ( 0.077895)
build_all 0.007902 0.001693 1.555274 ( 0.586428)
build_install 0.014367 0.007357 1.912468 ( 0.942875)
test_btest 0.000953 0.000251 71.236910 ( 8.416180)
test_basic 0.006392 0.001682 0.330147 ( 0.417871)
test_all 0.003341 0.000366 686.498056 ( 66.865858)
test_rubyspec 0.106993 0.060251 45.729990 ( 53.258239)
total: 131.97 sec