Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-124831
#<BuildRuby:0x0000564698530180
@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-124831",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005923 0.000000 1.258483 ( 1.760561)
build_miniruby 0.001059 0.000000 0.727275 ( 0.727179)
build_ruby 0.001833 0.000185 2.275034 ( 2.274939)
build_all 0.007652 0.000519 12.456345 ( 1.044381)
build_install 0.006032 0.006960 4.142618 ( 1.070750)
test_btest 0.000593 0.000139 68.291030 ( 5.887845)
test_basic 0.003940 0.000005 0.393844 ( 0.475429)
test_all 0.076236 0.021021 363.399794 ( 35.668402)
test_rubyspec 0.024131 0.020285 87.379172 ( 11.029516)
total: 59.94 sec