Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-205611
#<BuildRuby:0x000055d3fa2d9550
@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-205611",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009837 0.000409 0.838601 ( 0.976784)
build_miniruby 0.001221 0.000087 0.053449 ( 0.052708)
build_ruby 0.001507 0.000107 0.063171 ( 0.062280)
build_all 0.008085 0.000578 1.250971 ( 0.480023)
build_install 0.009980 0.005226 4.212981 ( 1.767231)
test_btest 0.001399 0.000175 54.386800 ( 6.352024)
test_basic 0.007290 0.000227 0.292817 ( 0.383231)
test_all 0.002472 0.000291 485.850145 ( 51.729102)
test_rubyspec 0.102376 0.030446 41.621688 ( 47.489111)
total: 109.29 sec