Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-071027
#<BuildRuby:0x000055b1c2418128
@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-071027",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004586 0.000146 1.052511 ( 1.480362)
build_miniruby 0.001003 0.000251 0.757408 ( 0.756977)
build_ruby 0.001179 0.000295 2.331199 ( 2.331845)
build_all 0.007641 0.000000 12.506944 ( 1.012389)
build_install 0.004729 0.007090 4.258951 ( 1.073090)
test_btest 0.000528 0.000166 67.798669 ( 6.304541)
test_basic 0.004045 0.000006 0.418777 ( 0.499851)
test_all 0.071317 0.031779 375.771935 ( 36.337628)
test_rubyspec 0.024243 0.017792 87.247629 ( 10.979511)
total: 60.78 sec