Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-171516
#<BuildRuby:0x000055579d7b7e20
@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.20240113-171516",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000000 0.004844 0.812661 ( 1.180906)
build_miniruby 0.000000 0.001208 0.898079 ( 0.897493)
build_ruby 0.000000 0.001354 2.795013 ( 2.796789)
build_all 0.005375 0.005007 14.462097 ( 1.341582)
build_install 0.008169 0.002200 4.145142 ( 1.129158)
test_btest 0.000467 0.000247 77.070455 ( 7.312491)
test_basic 0.003376 0.000000 0.442707 ( 0.524020)
test_all 0.093146 0.039270 525.046246 ( 53.527455)
test_rubyspec 0.013989 0.020931 50.372023 ( 62.928818)
total: 131.64 sec