Logfile: /home/ko1/ruby/logs/brlog.trunk.20220524-052946
#<BuildRuby:0x000055aff7afbf20
@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.20220524-052946",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000079 0.006707 0.893574 ( 0.959774)
build_miniruby 0.000826 0.000165 0.057451 ( 0.056235)
build_ruby 0.000652 0.000131 0.057557 ( 0.056410)
build_all 0.000334 0.003826 1.493075 ( 0.603752)
build_install 0.010541 0.000728 6.298368 ( 2.825988)
test_btest 0.000537 0.000126 46.382394 ( 8.769488)
test_basic 0.004473 0.001052 0.257787 ( 0.346589)
test_all 0.001697 0.000399 617.814280 ( 96.552747)
test_rubyspec 0.077356 0.024627 43.952729 ( 49.532265)
total: 159.70 sec