Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-131441
#<BuildRuby:0x00005560c935ef88
@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.20240113-131441",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004028 0.000000 0.974502 ( 1.363491)
build_miniruby 0.001036 0.000000 0.860712 ( 0.860527)
build_ruby 0.001321 0.000000 2.780554 ( 2.786078)
build_all 0.008470 0.002146 14.732058 ( 1.441030)
build_install 0.008477 0.000675 4.271072 ( 1.150756)
test_btest 0.000750 0.000000 75.040385 ( 7.626389)
test_basic 0.004639 0.000000 0.437620 ( 0.519046)
test_all 0.105676 0.029753 500.335290 ( 56.676181)
test_rubyspec 0.024649 0.017401 49.705780 ( 62.234440)
total: 134.66 sec