Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-170255
#<BuildRuby:0x000056127e917788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-170255",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001366 0.003480 1.331295 ( 1.742655)
build_miniruby 0.001517 0.000000 1.491538 ( 1.494836)
build_ruby 0.001522 0.000000 4.375123 ( 4.388385)
build_all 0.005167 0.005969 16.696746 ( 1.879118)
build_install 0.013213 0.003303 5.068564 ( 1.762583)
test_btest 0.000688 0.000172 81.880561 ( 8.748363)
test_basic 0.004578 0.002887 0.706793 ( 0.775622)
test_all 0.097316 0.023574 558.160953 ( 60.355357)
test_rubyspec 0.038402 0.032461 84.550164 ( 96.901003)
total: 178.05 sec