Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-200652
#<BuildRuby:0x000055982a21be80
@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.20221221-200652",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000036 0.000000 0.000036 ( 0.000022)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004266 0.000000 0.889176 ( 1.125407)
build_miniruby 0.000978 0.000000 1.022175 ( 1.020805)
build_ruby 0.001134 0.000000 2.771632 ( 2.770450)
build_all 0.008822 0.000000 15.907902 ( 3.355278)
build_install 0.004446 0.003999 2.263868 ( 1.260552)
test_btest 0.000556 0.000124 61.121204 ( 12.037270)
test_basic 0.004053 0.000901 0.305425 ( 0.396185)
test_all 0.001085 0.000241 675.369142 (134.876735)
test_rubyspec 0.049656 0.008177 52.160152 ( 60.327447)
total: 217.17 sec