Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-143844
#<BuildRuby:0x000055690d34c328
@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.20220819-143844",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006256 0.000325 0.837125 ( 1.025915)
build_miniruby 0.000834 0.000128 0.057503 ( 0.056337)
build_ruby 0.000744 0.000114 0.059284 ( 0.058091)
build_all 0.004727 0.000000 1.538726 ( 0.586314)
build_install 0.008125 0.002893 1.910032 ( 0.970552)
test_btest 0.000747 0.000000 46.603861 ( 8.786562)
test_basic 0.005617 0.000392 0.343987 ( 0.431819)
test_all 0.001540 0.000244 608.011771 ( 92.875714)
test_rubyspec 0.058189 0.046239 44.495978 ( 52.798663)
total: 157.59 sec