Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-133346
#<BuildRuby:0x000055ab64ec3bb8
@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-133346",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004364 0.000030 0.893995 ( 1.277948)
build_miniruby 0.001209 0.000081 0.988987 ( 0.989462)
build_ruby 0.001249 0.000083 2.764107 ( 2.768346)
build_all 0.004891 0.004784 14.446999 ( 1.389594)
build_install 0.001552 0.007188 4.215355 ( 1.136365)
test_btest 0.000556 0.000131 78.340553 ( 7.384672)
test_basic 0.000292 0.003017 0.422038 ( 0.501649)
test_all 0.119220 0.020459 494.943297 ( 54.289921)
test_rubyspec 0.013938 0.021079 49.985619 ( 62.511315)
total: 132.25 sec