Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-022707
#<BuildRuby:0x00005612ee715348
@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.20220827-022707",
@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.000004 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009416 0.000549 0.871695 ( 1.474442)
build_miniruby 0.001762 0.000542 0.065123 ( 0.064230)
build_ruby 0.001426 0.000439 0.062331 ( 0.061487)
build_all 0.003059 0.005384 1.252248 ( 0.479390)
build_install 0.012881 0.001330 1.597960 ( 0.822543)
test_btest 0.000856 0.000285 56.045182 ( 6.268561)
test_basic 0.000577 0.005006 0.298465 ( 0.391092)
test_all 0.004844 0.000000 507.623379 ( 53.766900)
test_rubyspec 0.081323 0.054153 41.747579 ( 49.994782)
total: 113.32 sec