Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-041849
#<BuildRuby:0x000056204eadc090
@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.20231210-041849",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001951 0.003371 1.333539 ( 1.686241)
build_miniruby 0.000804 0.000219 0.823395 ( 0.823976)
build_ruby 0.000973 0.000265 2.650568 ( 2.650867)
build_all 0.007203 0.002616 16.470593 ( 1.509253)
build_install 0.006851 0.001957 4.918238 ( 1.168853)
test_btest 0.000808 0.000231 87.539577 ( 7.722857)
test_basic 0.004139 0.000000 0.625596 ( 0.706301)
test_all 0.104612 0.030329 548.494454 ( 50.877699)
test_rubyspec 0.011957 0.034820 51.663242 ( 64.025839)
total: 131.17 sec