Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-045907
#<BuildRuby:0x000055a09d69b0e8
@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-045907",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000641 0.004297 1.054029 ( 1.512304)
build_miniruby 0.000835 0.000464 0.711595 ( 0.711442)
build_ruby 0.000948 0.000527 2.235337 ( 2.236182)
build_all 0.007338 0.001558 12.461582 ( 1.051074)
build_install 0.005645 0.007072 4.189249 ( 1.060373)
test_btest 0.000464 0.000271 70.559037 ( 5.172455)
test_basic 0.000000 0.003929 0.398111 ( 0.480017)
test_all 0.084487 0.018288 379.169628 ( 36.000295)
test_rubyspec 0.021826 0.019777 86.873371 ( 10.968236)
total: 59.19 sec