Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-152753
#<BuildRuby:0x000055fafb910180
@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.20240618-152753",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001364 0.003321 1.024964 ( 1.412654)
build_miniruby 0.001148 0.000287 0.719289 ( 0.718975)
build_ruby 0.001167 0.000292 2.252361 ( 2.253006)
build_all 0.008080 0.000951 12.430896 ( 1.040049)
build_install 0.001991 0.009324 4.157494 ( 1.067037)
test_btest 0.000524 0.000202 70.550804 ( 5.045865)
test_basic 0.004476 0.000000 0.402293 ( 0.483998)
test_all 0.065075 0.033511 369.121265 ( 35.230352)
test_rubyspec 0.022663 0.019322 86.934914 ( 10.996832)
total: 58.25 sec