Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-145144
#<BuildRuby:0x000055df3eb08010
@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.20240620-145144",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.006032 1.063307 ( 1.484144)
build_miniruby 0.000574 0.000347 0.712434 ( 0.712549)
build_ruby 0.000183 0.001933 2.300289 ( 2.300493)
build_all 0.006990 0.001660 12.602303 ( 1.034947)
build_install 0.012716 0.003421 4.200209 ( 1.069044)
test_btest 0.000539 0.000227 68.031305 ( 6.334559)
test_basic 0.004471 0.000503 0.393003 ( 0.472823)
test_all 0.073865 0.031186 359.803316 ( 43.841428)
test_rubyspec 0.027297 0.015265 87.174423 ( 11.035969)
total: 68.29 sec