Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-120014
#<BuildRuby:0x000056096b86c098
@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-120014",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005754 0.000260 0.800999 ( 1.209780)
build_miniruby 0.001112 0.000000 0.817184 ( 0.817136)
build_ruby 0.000000 0.001443 2.664310 ( 2.665032)
build_all 0.006026 0.001678 12.203935 ( 1.028932)
build_install 0.009684 0.004296 3.689918 ( 0.979041)
test_btest 0.000759 0.000000 65.096967 ( 5.307010)
test_basic 0.004730 0.000343 0.396114 ( 0.476048)
test_all 0.073014 0.021299 384.513321 ( 37.937231)
test_rubyspec 0.023008 0.042394 40.657832 ( 53.217755)
total: 103.64 sec