Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-112741
#<BuildRuby:0x000056431e21c728
@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.20221227-112741",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.005467 0.000781 0.839871 ( 1.009872)
build_miniruby 0.001107 0.000158 1.009611 ( 1.007568)
build_ruby 0.001430 0.000205 2.778889 ( 2.776196)
build_all 0.005731 0.004003 16.622852 ( 2.994585)
build_install 0.010647 0.001092 2.242269 ( 1.180150)
test_btest 0.000693 0.000123 74.993974 ( 10.417682)
test_basic 0.006372 0.000260 0.339460 ( 0.425652)
test_all 0.001225 0.000204 650.465894 ( 99.944302)
test_rubyspec 0.080729 0.041997 51.370287 ( 59.418919)
total: 179.18 sec