Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-013635
#<BuildRuby:0x000055ecee742120
@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.20220826-013635",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011596 0.000535 0.836159 ( 0.982845)
build_miniruby 0.002086 0.000000 0.058670 ( 0.056477)
build_ruby 0.002139 0.000000 0.064725 ( 0.061986)
build_all 0.007962 0.000488 1.252431 ( 0.471176)
build_install 0.014236 0.000095 1.587527 ( 0.807351)
test_btest 0.001100 0.000116 52.295072 ( 6.157284)
test_basic 0.005793 0.000124 0.294070 ( 0.384627)
test_all 0.003796 0.000000 489.004970 ( 52.052642)
test_rubyspec 0.096273 0.035229 41.861275 ( 50.492496)
total: 111.47 sec