Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-084027
#<BuildRuby:0x000055b28739e678
@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.20230101-084027",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000010 0.000008 0.000018 ( 0.000018)
configure 0.000016 0.000011 0.000027 ( 0.000027)
build_up 0.003124 0.003326 0.852333 ( 1.307024)
build_miniruby 0.001302 0.000000 1.020546 ( 1.018384)
build_ruby 0.001504 0.000000 2.779352 ( 2.776685)
build_all 0.008316 0.001415 16.662662 ( 2.996240)
build_install 0.011419 0.000405 2.296040 ( 1.175217)
test_btest 0.000690 0.000345 75.541827 ( 10.827565)
test_basic 0.004786 0.002393 0.332765 ( 0.417040)
test_all 0.001638 0.000000 654.213310 (107.038363)
test_rubyspec 0.065737 0.039999 51.537816 ( 59.627767)
total: 187.18 sec