Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-153210
#<BuildRuby:0x000055751e8030e8
@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.20240625-153210",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.004652 1.064561 ( 1.581446)
build_miniruby 0.000000 0.000956 0.718020 ( 0.718221)
build_ruby 0.000000 0.001520 2.262098 ( 2.262818)
build_all 0.001241 0.006603 12.430197 ( 1.057262)
build_install 0.009790 0.001516 4.126551 ( 1.057331)
test_btest 0.000469 0.000313 73.579991 ( 5.492604)
test_basic 0.000034 0.004016 0.399854 ( 0.481942)
test_all 0.067314 0.030536 356.054167 ( 34.988336)
test_rubyspec 0.021909 0.020795 87.944273 ( 11.036034)
total: 58.68 sec