Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-151301
#<BuildRuby:0x000055d528b5c090
@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-151301",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004687 0.000000 1.218430 ( 1.889629)
build_miniruby 0.001486 0.000000 0.830235 ( 0.829036)
build_ruby 0.001307 0.000000 2.685534 ( 2.685923)
build_all 0.009340 0.000000 14.286405 ( 1.387697)
build_install 0.004240 0.003215 4.111644 ( 1.071126)
test_btest 0.001126 0.000000 76.006719 ( 6.806713)
test_basic 0.005777 0.000000 0.834692 ( 0.908245)
test_all 0.076784 0.052120 461.010767 ( 54.692948)
test_rubyspec 0.014115 0.033354 47.957529 ( 60.383575)
total: 130.66 sec