Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-150811
#<BuildRuby:0x00005628c19580e0
@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-150811",
@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.000010 0.000004 0.000014 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004257 0.001597 1.834398 ( 2.069728)
build_miniruby 0.000799 0.000299 0.941276 ( 0.941135)
build_ruby 0.001102 0.000413 3.285467 ( 3.285263)
build_all 0.005569 0.004854 17.493042 ( 1.656135)
build_install 0.006903 0.004223 6.321585 ( 1.605413)
test_btest 0.000000 0.001213 108.471976 ( 9.360862)
test_basic 0.000000 0.004688 0.713917 ( 0.789532)
test_all 0.085946 0.050015 562.143027 ( 55.307946)
test_rubyspec 0.039195 0.025483 133.121158 ( 15.869822)
total: 90.89 sec