Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-103546
#<BuildRuby:0x000056322e30aaf0
@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.20221203-103546",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010320 0.000425 1.220308 ( 1.466703)
build_miniruby 0.002224 0.000000 0.848176 ( 0.846841)
build_ruby 0.003533 0.000093 2.252315 ( 2.154962)
build_all 0.009232 0.012552 18.667238 ( 2.182015)
build_install 0.010628 0.010435 2.116264 ( 1.056693)
test_btest 0.000970 0.000291 91.979797 ( 9.077807)
test_basic 0.009731 0.000174 0.349740 ( 0.435849)
test_all 0.002193 0.000000 694.020234 ( 69.417429)
test_rubyspec 0.114441 0.071779 49.229706 ( 57.376416)
total: 144.02 sec