Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-151524
#<BuildRuby:0x000055d0132be858
@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.20230107-151524",
@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.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000028 0.000004 0.000032 ( 0.000018)
build_up 0.002104 0.004276 0.848659 ( 1.073601)
build_miniruby 0.001061 0.000212 1.017673 ( 1.015830)
build_ruby 0.001435 0.000287 2.786261 ( 2.783551)
build_all 0.007992 0.001598 16.829446 ( 2.986083)
build_install 0.007944 0.001589 2.133624 ( 1.080048)
test_btest 0.000771 0.000154 77.004907 ( 10.678307)
test_basic 0.005351 0.001071 0.345201 ( 0.431482)
test_all 0.001094 0.000219 661.444357 (107.309528)
test_rubyspec 0.081560 0.051777 52.254516 ( 60.306394)
total: 187.67 sec