Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-071153
#<BuildRuby:0x000055c5b057f398
@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.20240116-071153",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004081 0.000720 1.121093 ( 1.511347)
build_miniruby 0.000801 0.000142 0.920753 ( 0.920479)
build_ruby 0.001019 0.000180 2.753310 ( 2.752823)
build_all 0.005046 0.003693 14.225536 ( 1.322175)
build_install 0.007583 0.000000 4.010872 ( 1.049047)
test_btest 0.001148 0.000000 76.938938 ( 6.528830)
test_basic 0.005805 0.000000 0.762815 ( 0.835725)
test_all 0.091751 0.037187 486.272315 ( 43.328115)
test_rubyspec 0.022624 0.021061 47.543487 ( 59.926860)
total: 118.18 sec