Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-195400
#<BuildRuby:0x00005585e606f6f0
@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.20231030-195400",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005216 0.000106 1.359941 ( 1.667492)
build_miniruby 0.001361 0.000114 0.973721 ( 0.972925)
build_ruby 0.001106 0.000092 2.820697 ( 2.820993)
build_all 0.004317 0.004997 15.622282 ( 1.414072)
build_install 0.007566 0.001261 4.660759 ( 1.109208)
test_btest 0.001006 0.000168 79.511636 ( 7.083491)
test_basic 0.000000 0.004522 0.606576 ( 0.687581)
test_all 0.097520 0.036679 487.845395 ( 57.565138)
test_rubyspec 0.007439 0.037936 49.541546 ( 61.887413)
total: 135.21 sec