Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-100904
#<BuildRuby:0x000055fff941ffb0
@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.20220611-100904",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006161 0.000440 0.850191 ( 1.028554)
build_miniruby 0.001006 0.000072 0.056939 ( 0.055666)
build_ruby 0.000862 0.000062 0.058973 ( 0.057836)
build_all 0.001253 0.003047 1.519268 ( 0.611789)
build_install 0.007581 0.003774 6.325943 ( 2.871377)
test_btest 0.000615 0.000097 53.031847 ( 8.274258)
test_basic 0.005645 0.000000 0.348550 ( 0.436662)
test_all 0.001495 0.000000 658.803319 ( 93.355924)
test_rubyspec 0.082593 0.044723 44.219470 ( 49.751236)
total: 156.44 sec