Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-143317
#<BuildRuby:0x000055b523710d30
@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.20220812-143317",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010162 0.000978 0.985613 ( 1.292617)
build_miniruby 0.001857 0.000310 0.074197 ( 0.071920)
build_ruby 0.001662 0.000277 0.076362 ( 0.074743)
build_all 0.006276 0.004257 1.517867 ( 0.585778)
build_install 0.012797 0.007842 1.889300 ( 0.927851)
test_btest 0.000935 0.000260 73.773612 ( 8.210759)
test_basic 0.003398 0.004169 0.320818 ( 0.409710)
test_all 0.002466 0.000779 622.188093 ( 64.527302)
test_rubyspec 0.091952 0.078398 45.838219 ( 53.381011)
total: 129.48 sec