Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-053241
#<BuildRuby:0x000055e3df5f3818
@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.20231106-053241",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004396 0.000463 1.587051 ( 1.775244)
build_miniruby 0.000940 0.000099 0.830885 ( 0.830994)
build_ruby 0.001435 0.000151 2.843191 ( 2.842716)
build_all 0.010008 0.000568 17.496154 ( 1.640370)
build_install 0.001473 0.007822 5.404081 ( 1.240151)
test_btest 0.000854 0.000155 90.809573 ( 7.338359)
test_basic 0.001347 0.003663 0.710446 ( 0.791196)
test_all 0.108025 0.032077 541.755100 ( 61.853291)
test_rubyspec 0.018085 0.032389 52.059018 ( 64.293590)
total: 142.61 sec