Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-132936
#<BuildRuby:0x000055ec3a938060
@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.20240619-132936",
@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.000012 0.000004 0.000016 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003153 0.003618 1.953494 ( 2.071795)
build_miniruby 0.000812 0.000334 1.057946 ( 1.057408)
build_ruby 0.001025 0.000422 3.327140 ( 3.327541)
build_all 0.004123 0.005952 17.407585 ( 1.680496)
build_install 0.007052 0.003319 6.141198 ( 1.519388)
test_btest 0.000807 0.000380 107.705511 ( 9.448996)
test_basic 0.003038 0.001688 0.965284 ( 1.040878)
test_all 0.112332 0.032097 542.933320 ( 58.225877)
test_rubyspec 0.031284 0.036981 134.740844 ( 16.225857)
total: 94.60 sec