Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-145401
#<BuildRuby:0x000055b7cb101390
@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.20220722-145401",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000071 0.000012 0.000083 ( 0.000097)
build_up 0.008440 0.001407 0.891423 ( 1.074786)
build_miniruby 0.000000 0.001498 0.064322 ( 0.063344)
build_ruby 0.000829 0.001236 0.061683 ( 0.059356)
build_all 0.007884 0.000781 1.260355 ( 0.461532)
build_install 0.016528 0.001419 4.332108 ( 1.838935)
test_btest 0.000000 0.001671 54.154275 ( 6.050203)
test_basic 0.003640 0.003853 0.288658 ( 0.382170)
test_all 0.000000 0.002541 505.624529 ( 53.049832)
test_rubyspec 0.085706 0.042035 41.850648 ( 47.378184)
total: 110.36 sec