Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-152047
#<BuildRuby:0x000055d01b0000a0
@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-152047",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004558 0.000805 1.048426 ( 1.441972)
build_miniruby 0.000000 0.001426 0.916876 ( 0.916450)
build_ruby 0.000000 0.001361 2.794679 ( 2.794278)
build_all 0.003946 0.005753 14.477894 ( 1.374448)
build_install 0.005996 0.001666 4.171582 ( 1.066296)
test_btest 0.000720 0.000200 79.619115 ( 7.420665)
test_basic 0.001453 0.003769 0.716778 ( 0.789466)
test_all 0.114261 0.020308 476.074248 ( 57.670980)
test_rubyspec 0.024806 0.038598 81.836336 ( 94.239999)
total: 167.72 sec