Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-233821
#<BuildRuby:0x0000556fa49e0ae8
@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.20220802-233821",
@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.000030 0.000003 0.000033 ( 0.000033)
autoconf 0.000045 0.000004 0.000049 ( 0.000049)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.011855 0.000560 0.822442 ( 0.878977)
build_miniruby 0.001295 0.000092 0.053933 ( 0.052489)
build_ruby 0.001478 0.000105 0.062090 ( 0.060599)
build_all 0.006832 0.000136 1.264382 ( 0.467169)
build_install 0.012242 0.003692 4.316179 ( 1.780063)
test_btest 0.001034 0.000104 53.958967 ( 6.161276)
test_basic 0.005268 0.000527 0.277395 ( 0.373253)
test_all 0.002216 0.000000 493.984034 ( 52.747729)
test_rubyspec 0.089138 0.026167 41.102532 ( 48.845038)
total: 111.37 sec