Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-205822
#<BuildRuby:0x000055c6e3d08040
@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.20240614-205822",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005337 0.000000 1.052634 ( 1.454397)
build_miniruby 0.001105 0.000000 0.721586 ( 0.721450)
build_ruby 0.002007 0.000000 2.253605 ( 2.253288)
build_all 0.003098 0.005055 12.526440 ( 1.039145)
build_install 0.011744 0.001110 4.253378 ( 1.071358)
test_btest 0.000712 0.000000 70.998827 ( 4.905020)
test_basic 0.000905 0.003132 0.420069 ( 0.501376)
test_all 0.073650 0.027731 364.326550 ( 42.578364)
test_rubyspec 0.026564 0.016504 86.278580 ( 10.996195)
total: 65.52 sec