Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-144024
#<BuildRuby:0x000055d8707e8328
@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.20220608-144024",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002174 0.004709 0.875607 ( 1.920787)
build_miniruby 0.000836 0.000209 0.057400 ( 0.056179)
build_ruby 0.000997 0.000000 0.059160 ( 0.057980)
build_all 0.004192 0.000188 1.517042 ( 0.608469)
build_install 0.009149 0.002112 6.329362 ( 2.859910)
test_btest 0.000623 0.000144 48.179920 ( 8.894549)
test_basic 0.004449 0.001027 0.311286 ( 0.400302)
test_all 0.001441 0.000126 645.811679 ( 92.891380)
test_rubyspec 0.087372 0.036956 43.966694 ( 49.519133)
total: 157.21 sec