Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-080413
#<BuildRuby:0x000055e8fcc1af08
@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.20220723-080413",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007825 0.003168 0.883375 ( 1.411461)
build_miniruby 0.000000 0.001868 0.059720 ( 0.057293)
build_ruby 0.000000 0.001681 0.065978 ( 0.064693)
build_all 0.005859 0.001617 1.245092 ( 0.485097)
build_install 0.013090 0.003491 4.220465 ( 1.762849)
test_btest 0.001583 0.000422 54.357361 ( 6.189429)
test_basic 0.005753 0.001534 0.302557 ( 0.402246)
test_all 0.002340 0.000624 505.493123 ( 53.387991)
test_rubyspec 0.091616 0.049598 41.703048 ( 47.580042)
total: 111.34 sec