Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-112319
#<BuildRuby:0x00005648f0663b38
@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-112319",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004079 0.000741 1.048853 ( 1.300171)
build_miniruby 0.000779 0.000142 0.710001 ( 0.710307)
build_ruby 0.001479 0.000269 2.289610 ( 2.290177)
build_all 0.007625 0.001386 12.483511 ( 1.038928)
build_install 0.008587 0.006099 4.169096 ( 1.071731)
test_btest 0.000741 0.000185 68.461052 ( 6.103598)
test_basic 0.004343 0.001086 0.415605 ( 0.495485)
test_all 0.069652 0.029205 362.386427 ( 34.612036)
test_rubyspec 0.017707 0.027466 87.435198 ( 10.970114)
total: 58.59 sec