Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-134341
#<BuildRuby:0x000055b4248638e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-134341",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.001704 0.004528 0.814821 ( 1.203788)
build_miniruby 0.000847 0.000231 0.848007 ( 0.848302)
build_ruby 0.001509 0.000411 2.647290 ( 2.648085)
build_all 0.006751 0.000576 12.011945 ( 0.983746)
build_install 0.000000 0.011603 3.381461 ( 0.962873)
test_btest 0.000000 0.000697 63.975608 ( 4.928089)
test_basic 0.003583 0.001328 0.416287 ( 0.496449)
test_all 0.067996 0.028901 403.676432 ( 35.751722)
test_rubyspec 0.034685 0.034303 40.929145 ( 53.476663)
total: 101.30 sec