Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-234011
#<BuildRuby:0x000055eee4e30098
@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.20240106-234011",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000596 0.004166 1.232020 ( 1.607011)
build_miniruby 0.000000 0.001125 1.366687 ( 1.368177)
build_ruby 0.000000 0.001531 4.039621 ( 4.048234)
build_all 0.000947 0.008576 16.332968 ( 1.679108)
build_install 0.008464 0.005639 4.699932 ( 1.593616)
test_btest 0.000513 0.000158 88.959498 ( 13.398027)
test_basic 0.002058 0.004445 0.627980 ( 0.695700)
test_all 0.094813 0.026310 547.820381 ( 75.389299)
test_rubyspec 0.038021 0.023693 71.928933 ( 84.345267)
total: 184.13 sec