Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-025249
#<BuildRuby:0x0000559f299fca68
@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.20220802-025249",
@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.000029 0.000005 0.000034 ( 0.000033)
autoconf 0.000090 0.000015 0.000105 ( 0.000106)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.003212 0.008917 0.850793 ( 2.866579)
build_miniruby 0.001434 0.000478 0.059072 ( 0.057799)
build_ruby 0.001344 0.000448 0.064933 ( 0.064514)
build_all 0.006178 0.002059 1.244011 ( 0.479477)
build_install 0.010569 0.003523 4.216778 ( 1.802911)
test_btest 0.001332 0.000444 50.654897 ( 6.090420)
test_basic 0.001892 0.005526 0.290732 ( 0.381880)
test_all 0.001085 0.001418 483.446441 ( 51.493167)
test_rubyspec 0.082012 0.059780 40.906333 ( 46.905256)
total: 110.14 sec