Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-081528
#<BuildRuby:0x000055ba4d8bbb88
@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.20240115-081528",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000029 0.000000 0.000029 ( 0.000027)
build_up 0.004713 0.000280 1.089681 ( 1.482596)
build_miniruby 0.000798 0.000240 0.881007 ( 0.880151)
build_ruby 0.001334 0.000000 2.761856 ( 2.762235)
build_all 0.008092 0.000318 14.368998 ( 1.371207)
build_install 0.004511 0.004306 4.168947 ( 1.135319)
test_btest 0.000000 0.000981 80.107619 ( 6.375001)
test_basic 0.003086 0.002731 0.854779 ( 0.928364)
test_all 0.093163 0.033874 492.172006 ( 46.811951)
test_rubyspec 0.026857 0.021102 47.997331 ( 60.381064)
total: 122.13 sec