Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-074713
#<BuildRuby:0x0000563de98a7f00
@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.20220817-074713",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.006390 0.000555 0.812617 ( 0.928125)
build_miniruby 0.000828 0.000207 0.057586 ( 0.056411)
build_ruby 0.000936 0.000000 0.059375 ( 0.058064)
build_all 0.004798 0.000000 1.535878 ( 0.587385)
build_install 0.010391 0.000590 1.910106 ( 0.959682)
test_btest 0.000724 0.000145 52.498585 ( 7.866325)
test_basic 0.004976 0.000995 0.376156 ( 0.464203)
test_all 0.001567 0.000314 623.191314 ( 92.118221)
test_rubyspec 0.081323 0.046145 43.811220 ( 51.174477)
total: 154.21 sec