Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-122837
#<BuildRuby:0x000055b2da634100
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240618-122837",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.003841 0.001792 1.821224 ( 2.080705)
build_miniruby 0.000820 0.000383 1.028849 ( 1.028049)
build_ruby 0.000999 0.000466 3.376701 ( 3.377024)
build_all 0.003828 0.006445 17.486890 ( 1.676963)
build_install 0.010640 0.000000 6.023547 ( 1.456718)
test_btest 0.000810 0.000000 106.082208 ( 8.911040)
test_basic 0.003581 0.000516 0.845362 ( 0.921211)
test_all 0.104118 0.034261 554.282428 ( 58.037406)
test_rubyspec 0.044010 0.024730 132.132655 ( 16.099868)
total: 93.59 sec