Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-195540
#<BuildRuby:0x000055d9e525fc00
@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.20240618-195540",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004542 0.000379 1.044844 ( 1.493137)
build_miniruby 0.001090 0.000091 0.721617 ( 0.721280)
build_ruby 0.001486 0.000000 2.277512 ( 2.277704)
build_all 0.001149 0.007466 12.764918 ( 1.051380)
build_install 0.010821 0.002844 4.172730 ( 1.062321)
test_btest 0.000628 0.000139 70.560607 ( 5.582457)
test_basic 0.003348 0.000744 0.404817 ( 0.485818)
test_all 0.059811 0.037944 381.592944 ( 35.830057)
test_rubyspec 0.033905 0.008907 87.343926 ( 11.036656)
total: 59.54 sec