Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-143311
#<BuildRuby:0x0000563ef48f7c88
@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.20220530-143311",
@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.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005939 0.000466 0.869251 ( 1.755532)
build_miniruby 0.000808 0.000186 0.057311 ( 0.055971)
build_ruby 0.000814 0.000188 0.057545 ( 0.056241)
build_all 0.003503 0.000809 1.498139 ( 0.606361)
build_install 0.006556 0.003841 6.300452 ( 2.865744)
test_btest 0.000573 0.000153 54.785742 ( 7.984330)
test_basic 0.004626 0.001233 0.330733 ( 0.419096)
test_all 0.001240 0.000331 637.297739 ( 94.063551)
test_rubyspec 0.059366 0.046357 44.263595 ( 49.848166)
total: 157.66 sec