Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-071139
#<BuildRuby:0x0000557247e83280
@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.20240108-071139",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000015 0.000000 0.000015 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003612 0.000000 0.890164 ( 1.286374)
build_miniruby 0.001088 0.000000 0.923367 ( 0.923248)
build_ruby 0.000000 0.001448 2.787865 ( 2.789402)
build_all 0.007747 0.001927 14.545669 ( 1.350479)
build_install 0.008075 0.000673 4.152213 ( 1.134644)
test_btest 0.000720 0.000060 76.922240 ( 6.839185)
test_basic 0.000966 0.004251 0.648280 ( 0.729363)
test_all 0.118037 0.016878 538.294754 ( 51.479122)
test_rubyspec 0.017411 0.016107 49.121643 ( 61.738806)
total: 128.27 sec