Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-175948
#<BuildRuby:0x0000557eee62ad28
@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.20220818-175948",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004696 0.005022 0.837738 ( 0.880700)
build_miniruby 0.001092 0.000273 0.054551 ( 0.053462)
build_ruby 0.001269 0.000318 0.059888 ( 0.058548)
build_all 0.008721 0.000986 1.262489 ( 0.480191)
build_install 0.013674 0.001906 1.609019 ( 0.809396)
test_btest 0.000707 0.000152 53.515454 ( 6.349879)
test_basic 0.005560 0.001192 0.290111 ( 0.387629)
test_all 0.002505 0.000537 483.827413 ( 51.537196)
test_rubyspec 0.106251 0.029594 41.882974 ( 50.079133)
total: 110.64 sec