Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-173118
#<BuildRuby:0x00005599d6de4098
@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.20231031-173118",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003398 0.001061 1.349391 ( 1.605261)
build_miniruby 0.000811 0.000253 0.846147 ( 0.846423)
build_ruby 0.000939 0.000294 2.682344 ( 2.682341)
build_all 0.005171 0.004618 16.588736 ( 1.468275)
build_install 0.005672 0.003239 4.955205 ( 1.150640)
test_btest 0.000536 0.000197 84.802764 ( 7.122459)
test_basic 0.000000 0.004154 0.669539 ( 0.747415)
test_all 0.094434 0.039793 532.450325 ( 48.111660)
test_rubyspec 0.027233 0.015102 49.997296 ( 62.279061)
total: 126.01 sec