Logfile: /home/ko1/ruby/logs/brlog.trunk.20240628-120510
#<BuildRuby:0x000055fc2aad57b0
@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.20240628-120510",
@make="make",
@no_timeout_error=nil,
@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.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005158 0.000185 1.169652 ( 1.274861)
build_miniruby 0.000925 0.000142 0.722109 ( 0.722359)
build_ruby 0.001510 0.000000 2.304270 ( 2.305136)
build_all 0.007554 0.000715 12.476670 ( 1.063610)
build_install 0.014812 0.000730 4.264920 ( 1.069706)
test_btest 0.000804 0.000101 71.592160 ( 5.522440)
test_basic 0.004262 0.000000 0.396034 ( 0.476964)
test_all 0.074433 0.024187 366.844265 ( 43.583526)
test_rubyspec 0.027484 0.015565 88.263954 ( 11.103030)
total: 67.12 sec