Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-033940
#<BuildRuby:0x000055e842ebb3a8
@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.20221116-033940",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006926 0.000989 1.134876 ( 1.572903)
build_miniruby 0.001408 0.000201 0.868543 ( 0.876353)
build_ruby 0.001772 0.000253 2.332343 ( 2.251841)
build_all 0.010465 0.007570 18.161646 ( 2.234376)
build_install 0.011478 0.007000 1.844547 ( 0.982892)
test_btest 0.000826 0.000225 83.898062 ( 10.618238)
test_basic 0.005447 0.001486 0.326145 ( 0.416077)
test_all 0.002074 0.000000 681.068284 ( 73.972073)
test_rubyspec 0.092742 0.031622 50.453172 ( 58.992464)
total: 151.92 sec