Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-151058
#<BuildRuby:0x0000562c00220100
@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-151058",
@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.000012 0.000004 0.000016 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.003896 0.001461 1.591631 ( 1.721229)
build_miniruby 0.000792 0.000297 0.995242 ( 0.995071)
build_ruby 0.001077 0.000404 3.266101 ( 3.266091)
build_all 0.010132 0.000000 17.178421 ( 1.647640)
build_install 0.006298 0.004028 5.931587 ( 1.402883)
test_btest 0.000909 0.000319 102.013664 ( 9.008172)
test_basic 0.003397 0.001189 0.831512 ( 0.906157)
test_all 0.098052 0.043041 545.691012 ( 60.277449)
test_rubyspec 0.034694 0.033084 131.372891 ( 16.089149)
total: 95.31 sec