Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-182938
#<BuildRuby:0x000055faf011bb88
@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.20240114-182938",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001931 0.002773 0.994355 ( 1.373646)
build_miniruby 0.001239 0.000261 0.859098 ( 0.857759)
build_ruby 0.000981 0.000207 2.641024 ( 2.640567)
build_all 0.004057 0.004950 14.173926 ( 1.362249)
build_install 0.005806 0.001528 4.024626 ( 1.050413)
test_btest 0.000773 0.000204 78.120445 ( 6.824866)
test_basic 0.004194 0.001104 0.766473 ( 0.842957)
test_all 0.091204 0.043162 503.702964 ( 46.487680)
test_rubyspec 0.028531 0.019355 48.165792 ( 60.538466)
total: 121.98 sec