Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-144819
#<BuildRuby:0x000055caccc13918
@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.20240103-144819",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.001639 0.004240 1.407069 ( 1.644479)
build_miniruby 0.000922 0.000145 0.922937 ( 0.922093)
build_ruby 0.001165 0.000184 2.755035 ( 2.754675)
build_all 0.008392 0.000631 14.209861 ( 1.291528)
build_install 0.008088 0.000000 4.180645 ( 1.066693)
test_btest 0.000000 0.000933 71.514837 ( 7.268042)
test_basic 0.003059 0.001636 0.653445 ( 0.732730)
test_all 0.096672 0.032018 463.640294 ( 47.437574)
test_rubyspec 0.028691 0.018178 47.792740 ( 60.209335)
total: 123.33 sec