Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-121108
#<BuildRuby:0x000055f8418dffb0
@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-121108",
@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.000003 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.002706 0.003699 0.844585 ( 1.035541)
build_miniruby 0.001035 0.000295 1.013380 ( 1.011404)
build_ruby 0.001221 0.000349 2.824249 ( 2.821580)
build_all 0.008453 0.001143 16.801639 ( 2.996205)
build_install 0.009601 0.000162 2.284562 ( 1.175801)
test_btest 0.000727 0.000171 74.548362 ( 10.373762)
test_basic 0.006756 0.000492 0.381239 ( 0.465676)
test_all 0.001032 0.000229 667.051769 ( 98.472312)
test_rubyspec 0.062833 0.024236 51.364423 ( 59.537433)
total: 177.89 sec