Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-120424
#<BuildRuby:0x000055ad61dd51f8
@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.20220728-120424",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006267 0.003412 0.836697 ( 0.944727)
build_miniruby 0.000000 0.001329 0.051541 ( 0.051253)
build_ruby 0.000198 0.001102 0.055461 ( 0.055236)
build_all 0.007055 0.002520 1.267984 ( 0.484989)
build_install 0.009470 0.008654 4.346189 ( 1.817373)
test_btest 0.001473 0.000000 52.423778 ( 6.343547)
test_basic 0.004987 0.001015 0.279537 ( 0.373563)
test_all 0.002025 0.000833 505.489384 ( 53.342849)
test_rubyspec 0.080938 0.050421 41.758478 ( 47.712302)
total: 111.13 sec