Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-151049
#<BuildRuby:0x000055994be7c158
@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.20240616-151049",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000822 0.004394 1.057488 ( 1.375073)
build_miniruby 0.000705 0.000392 0.712237 ( 0.712150)
build_ruby 0.001357 0.000000 2.253523 ( 2.254270)
build_all 0.007960 0.000525 12.608509 ( 1.045553)
build_install 0.006940 0.005581 4.229697 ( 1.088058)
test_btest 0.000473 0.000236 71.765328 ( 5.537250)
test_basic 0.000040 0.004517 0.396989 ( 0.476886)
test_all 0.068600 0.029801 379.851943 ( 37.718737)
test_rubyspec 0.015521 0.024434 86.850048 ( 11.002323)
total: 61.21 sec