Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-062057
#<BuildRuby:0x0000557cd4848018
@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.20230705-062057",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005035 0.000231 1.374946 ( 2.632894)
build_miniruby 0.000926 0.000218 0.879728 ( 0.880134)
build_ruby 0.001000 0.000236 2.687588 ( 2.688586)
build_all 0.004925 0.004489 11.111363 ( 7.659776)
build_install 0.001600 0.007699 5.015301 ( 1.907565)
test_btest 0.000489 0.000180 85.584734 ( 8.139440)
test_basic 0.001395 0.003105 0.826919 ( 0.907719)
test_all 0.001636 0.000655 466.676739 ( 49.793388)
test_rubyspec 0.025203 0.018800 42.132045 ( 54.633879)
total: 129.24 sec