Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-215825
#<BuildRuby:0x000055597fa981b0
@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-215825",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.004126 0.002175 1.774636 ( 2.151585)
build_miniruby 0.001094 0.000000 1.066317 ( 1.065790)
build_ruby 0.001393 0.000000 3.318877 ( 3.319755)
build_all 0.006235 0.004382 17.882445 ( 1.781480)
build_install 0.005580 0.004700 6.193006 ( 1.454133)
test_btest 0.000897 0.000449 111.574763 ( 8.763944)
test_basic 0.004594 0.000302 0.817353 ( 0.889775)
test_all 0.093746 0.046980 533.160130 ( 62.499751)
test_rubyspec 0.038965 0.027771 132.465603 ( 15.692742)
total: 97.62 sec