Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-033605
#<BuildRuby:0x000055983a0229c0
@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.20220805-033605",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.009051 0.000771 0.807025 ( 1.497161)
build_miniruby 0.000000 0.001543 0.052737 ( 0.051371)
build_ruby 0.000794 0.001217 0.061542 ( 0.059538)
build_all 0.006976 0.001395 1.217794 ( 0.453077)
build_install 0.012328 0.004194 4.291342 ( 1.781894)
test_btest 0.001545 0.000343 51.832525 ( 5.869242)
test_basic 0.006050 0.001345 0.280372 ( 0.369737)
test_all 0.003044 0.000676 498.809330 ( 52.296434)
test_rubyspec 0.092901 0.043474 41.293196 ( 49.064572)
total: 111.44 sec