Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-171116
#<BuildRuby:0x000055f6f4aef7b8
@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.20231118-171116",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004164 0.000379 1.358233 ( 1.722025)
build_miniruby 0.000977 0.000089 0.878046 ( 0.877246)
build_ruby 0.001463 0.000133 2.835797 ( 2.835275)
build_all 0.001404 0.008509 16.666162 ( 1.587131)
build_install 0.005725 0.003519 4.881128 ( 1.198993)
test_btest 0.001030 0.000000 84.699639 ( 7.505186)
test_basic 0.007291 0.000000 0.709959 ( 0.783462)
test_all 0.098785 0.037185 525.425771 ( 49.877743)
test_rubyspec 0.021034 0.026213 51.215200 ( 63.571437)
total: 129.96 sec