Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-132457
#<BuildRuby:0x000055ba9bac3f68
@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.20220824-132457",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000000 0.006678 0.855996 ( 1.468813)
build_miniruby 0.000000 0.001035 0.057517 ( 0.056312)
build_ruby 0.000000 0.001008 0.059654 ( 0.058414)
build_all 0.002907 0.001670 1.535007 ( 0.586923)
build_install 0.010269 0.000848 1.909818 ( 0.958880)
test_btest 0.000682 0.000212 54.703698 ( 8.423814)
test_basic 0.005022 0.001569 0.346343 ( 0.433502)
test_all 0.002461 0.000769 619.551099 ( 88.744314)
test_rubyspec 0.072052 0.057407 44.392191 ( 52.664846)
total: 153.40 sec