Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-032806
#<BuildRuby:0x000056551ca97d20
@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-032806",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004208 0.001237 1.647130 ( 1.848529)
build_miniruby 0.000871 0.000256 1.035412 ( 1.035660)
build_ruby 0.000981 0.000726 3.366599 ( 3.366205)
build_all 0.006042 0.004429 17.644194 ( 1.710294)
build_install 0.005606 0.004878 6.212866 ( 1.496151)
test_btest 0.000536 0.000197 111.269689 ( 9.242721)
test_basic 0.003368 0.001241 0.862861 ( 0.932345)
test_all 0.105592 0.035304 572.906070 ( 54.630851)
test_rubyspec 0.035430 0.027791 135.991083 ( 16.058268)
total: 90.32 sec