Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-174934
#<BuildRuby:0x0000564dd7060920
@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.20220729-174934",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008048 0.003335 0.978401 ( 1.113678)
build_miniruby 0.002047 0.000000 0.073306 ( 0.071509)
build_ruby 0.000000 0.001503 0.072413 ( 0.070990)
build_all 0.004741 0.007032 1.525466 ( 0.576780)
build_install 0.015094 0.007749 5.176469 ( 2.088078)
test_btest 0.000888 0.000296 74.850628 ( 7.878397)
test_basic 0.000652 0.006739 0.324285 ( 0.425408)
test_all 0.001405 0.000574 625.946876 ( 63.872092)
test_rubyspec 0.111507 0.060032 45.994466 ( 51.701615)
total: 127.80 sec