Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-201343
#<BuildRuby:0x0000559d46fc4ea8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220907-201343",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003186 0.008879 0.959133 ( 0.959185)
build_miniruby 0.001613 0.000346 0.073897 ( 0.071902)
build_ruby 0.000000 0.002249 0.073897 ( 0.071410)
build_all 0.006754 0.002742 1.551783 ( 0.600597)
build_install 0.007391 0.015053 1.924098 ( 0.949982)
test_btest 0.000878 0.000384 92.858522 ( 9.850949)
test_basic 0.005004 0.002763 0.361694 ( 0.448903)
test_all 0.000722 0.002759 638.822328 ( 66.326196)
test_rubyspec 0.068487 0.105181 46.869712 ( 55.324787)
total: 134.60 sec