Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-135541
#<BuildRuby:0x000055cc300a72e0
@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-135541",
@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.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.006476 0.000390 1.214281 ( 1.598374)
build_miniruby 0.001262 0.000200 0.914204 ( 0.912043)
build_ruby 0.001174 0.000185 2.668733 ( 2.669175)
build_all 0.008866 0.000045 14.228592 ( 1.312593)
build_install 0.007549 0.000000 4.070613 ( 1.057504)
test_btest 0.001061 0.000011 79.967389 ( 6.553096)
test_basic 0.003509 0.004167 0.815176 ( 0.890117)
test_all 0.113238 0.016106 492.248107 ( 47.303497)
test_rubyspec 0.023871 0.025695 46.961775 ( 59.336906)
total: 121.63 sec