Logfile: /home/ko1/ruby/logs/brlog.trunk.20241101-174028
#<BuildRuby:0x000055bc1e0c98d0
@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.20241101-174028",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000954 0.004164 1.228104 ( 1.510528)
build_miniruby 0.000953 0.000173 0.732503 ( 0.732683)
build_ruby 0.001068 0.000195 2.324434 ( 2.325315)
build_all 0.005469 0.002698 12.025203 ( 1.023855)
build_install 0.011977 0.000128 3.769042 ( 0.992910)
test_btest 0.000637 0.000000 53.139909 ( 3.949142)
test_basic 0.003111 0.000010 0.330207 ( 0.411772)
test_all 0.074300 0.027165 336.778709 ( 32.873425)
test_rubyspec 0.023735 0.019492 66.644839 ( 9.651572)
total: 53.47 sec