Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-003128
#<BuildRuby:0x00005592a8f23e70
@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.20221228-003128",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001823 0.004566 0.897147 ( 1.074615)
build_miniruby 0.001374 0.000000 1.010197 ( 1.007982)
build_ruby 0.001651 0.000000 2.770581 ( 2.767856)
build_all 0.008600 0.001134 16.644812 ( 2.975533)
build_install 0.009287 0.000203 2.222966 ( 1.175841)
test_btest 0.000842 0.000234 76.414000 ( 10.220101)
test_basic 0.005310 0.001475 0.363547 ( 0.449084)
test_all 0.001190 0.000330 651.695151 (101.696270)
test_rubyspec 0.061278 0.073992 51.648328 ( 59.751787)
total: 181.12 sec