Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-002532
#<BuildRuby:0x0000560c069135f8
@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.20230608-002532",
@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.000001 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005516 0.000000 1.450300 ( 2.764741)
build_miniruby 0.001315 0.000000 0.872151 ( 0.872711)
build_ruby 0.001308 0.000000 2.488207 ( 2.488059)
build_all 0.006124 0.003296 12.018956 ( 1.042236)
build_install 0.006876 0.000383 1.665058 ( 0.829748)
test_btest 0.001027 0.000128 82.260198 ( 6.635788)
test_basic 0.004300 0.000538 0.645166 ( 0.725673)
test_all 0.002076 0.000131 423.973698 ( 44.353798)
test_rubyspec 0.012415 0.028354 42.767381 ( 55.265975)
total: 114.98 sec