Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-132631
#<BuildRuby:0x0000557bfb193df0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220519-132631",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006227 0.000334 0.880920 ( 1.618980)
build_miniruby 0.000953 0.000136 0.059331 ( 0.058007)
build_ruby 0.001058 0.000000 0.057666 ( 0.056416)
build_all 0.001174 0.003007 1.532155 ( 0.636293)
build_install 0.007373 0.003741 6.316083 ( 2.842984)
test_btest 0.000605 0.000134 45.297417 ( 8.409402)
test_basic 0.000000 0.005775 0.293067 ( 0.381862)
test_all 0.000000 0.002287 654.881167 ( 93.405055)
test_rubyspec 0.072021 0.050136 44.201725 ( 49.879286)
total: 157.29 sec