Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-194830
#<BuildRuby:0x00005603a8137fc0
@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.20240615-194830",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004208 0.001963 1.712036 ( 1.866222)
build_miniruby 0.000768 0.000358 1.142877 ( 1.142912)
build_ruby 0.001183 0.000551 3.339299 ( 3.339415)
build_all 0.003933 0.006499 18.132523 ( 1.680822)
build_install 0.005654 0.004696 6.341864 ( 1.508397)
test_btest 0.000696 0.000387 108.442456 ( 8.287139)
test_basic 0.000237 0.004392 0.853641 ( 0.927679)
test_all 0.087618 0.048979 565.670737 ( 55.109605)
test_rubyspec 0.033004 0.032413 134.155196 ( 16.171143)
total: 90.03 sec