Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-172323
#<BuildRuby:0x000055784c1b3f40
@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.20220502-172323",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005383 0.001346 0.861120 ( 1.192933)
build_miniruby 0.000812 0.000203 0.057156 ( 0.055873)
build_ruby 0.000804 0.000201 0.057947 ( 0.056718)
build_all 0.000984 0.003416 1.514592 ( 0.606735)
build_install 0.009947 0.000396 6.212075 ( 2.813599)
test_btest 0.000923 0.000000 47.077720 ( 8.766002)
test_basic 0.002719 0.002871 0.283306 ( 0.371967)
test_all 0.001135 0.000334 645.109743 ( 93.183772)
test_rubyspec 0.067141 0.061662 43.897833 ( 48.819830)
total: 155.87 sec