Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-052447
#<BuildRuby:0x00005611027e8010
@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.20230111-052447",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005092 0.001567 0.890446 ( 1.058889)
build_miniruby 0.000940 0.000289 1.014282 ( 1.012271)
build_ruby 0.000000 0.001520 2.775791 ( 2.773098)
build_all 0.000000 0.010097 16.851007 ( 3.016419)
build_install 0.002500 0.006935 2.122346 ( 1.076338)
test_btest 0.001085 0.000160 75.738026 ( 10.986641)
test_basic 0.005570 0.001117 0.379144 ( 0.465159)
test_all 0.001221 0.000213 658.212425 (100.718153)
test_rubyspec 0.077253 0.058334 51.551540 ( 59.603942)
total: 180.71 sec