Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-203140
#<BuildRuby:0x000055c0055300a0
@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.20240625-203140",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004270 0.000776 1.052155 ( 1.578244)
build_miniruby 0.000000 0.001148 0.721929 ( 0.721556)
build_ruby 0.000000 0.001957 2.285569 ( 2.286012)
build_all 0.004689 0.004305 12.572757 ( 1.038589)
build_install 0.009128 0.005882 4.302743 ( 1.081190)
test_btest 0.000574 0.000206 70.345260 ( 6.431742)
test_basic 0.003807 0.000000 0.405032 ( 0.486248)
test_all 0.067047 0.029325 367.583815 ( 35.643928)
test_rubyspec 0.027801 0.013720 87.520132 ( 11.075143)
total: 60.34 sec