Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-224922
#<BuildRuby:0x000055d60aac0040
@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.20240617-224922",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001311 0.004321 1.561932 ( 1.824006)
build_miniruby 0.000932 0.000260 1.033900 ( 1.033745)
build_ruby 0.001207 0.000335 3.281452 ( 3.281518)
build_all 0.006459 0.003600 17.457727 ( 1.661128)
build_install 0.006246 0.004792 6.119579 ( 1.553665)
test_btest 0.000585 0.000195 103.030355 ( 9.531338)
test_basic 0.004106 0.000000 0.879626 ( 0.955488)
test_all 0.126761 0.013564 539.128654 ( 57.835531)
test_rubyspec 0.040450 0.025609 132.094413 ( 15.702326)
total: 93.38 sec