Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-060911
#<BuildRuby:0x0000563fe03da678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221212-060911",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.000267 0.003720 0.881621 ( 1.116992)
build_miniruby 0.000907 0.000057 0.934157 ( 0.932739)
build_ruby 0.001140 0.000071 2.803101 ( 2.703741)
build_all 0.008535 0.000533 15.817256 ( 3.392542)
build_install 0.009445 0.000036 2.196572 ( 1.219091)
test_btest 0.000491 0.000028 66.360103 ( 11.371125)
test_basic 0.004636 0.000258 0.304636 ( 0.395911)
test_all 0.001319 0.000074 671.684648 (159.003275)
test_rubyspec 0.076101 0.002586 52.025406 ( 60.268231)
total: 240.40 sec