Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-134450
#<BuildRuby:0x000055dd16d6f918
@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.20230710-134450",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005377 0.000433 1.514951 ( 2.917744)
build_miniruby 0.000748 0.000233 0.907134 ( 0.907796)
build_ruby 0.000929 0.000290 2.735040 ( 2.735268)
build_all 0.005095 0.004602 13.813166 ( 1.239859)
build_install 0.007511 0.001043 1.909513 ( 0.880182)
test_btest 0.000583 0.000194 87.826569 ( 7.391815)
test_basic 0.003265 0.001088 0.741398 ( 0.818678)
test_all 0.001644 0.000000 485.624703 ( 50.954282)
test_rubyspec 0.024374 0.016182 42.510347 ( 54.906276)
total: 122.75 sec