Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-221528
#<BuildRuby:0x000055ff65d54610
@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.20220909-221528",
@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.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007001 0.004899 1.147449 ( 1.106252)
build_miniruby 0.001671 0.000514 0.078281 ( 0.076736)
build_ruby 0.001590 0.000489 0.079140 ( 0.077334)
build_all 0.007597 0.002338 1.540140 ( 0.590099)
build_install 0.019382 0.004808 1.939179 ( 0.955116)
test_btest 0.000972 0.000286 94.003786 ( 10.053700)
test_basic 0.001853 0.005726 0.368347 ( 0.456913)
test_all 0.002647 0.000934 638.284207 ( 67.112249)
test_rubyspec 0.115675 0.063258 47.293929 ( 55.748650)
total: 136.18 sec