Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-061017
#<BuildRuby:0x0000563f5d57f7b8
@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-061017",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000048 0.000000 0.000048 ( 0.000051)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.005115 0.000000 1.192698 ( 1.559170)
build_miniruby 0.001170 0.000000 0.872700 ( 0.872960)
build_ruby 0.000000 0.001527 2.756919 ( 2.756552)
build_all 0.007022 0.001862 14.089324 ( 1.239289)
build_install 0.007317 0.000000 4.025698 ( 1.042414)
test_btest 0.000648 0.000000 73.138549 ( 7.294199)
test_basic 0.003861 0.000000 0.726825 ( 0.803402)
test_all 0.098684 0.031647 507.704331 ( 46.504424)
test_rubyspec 0.030344 0.016381 49.465395 ( 61.804186)
total: 123.88 sec