Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-175234
#<BuildRuby:0x000055592769c0a0
@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.20231218-175234",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004365 0.000032 1.032328 ( 1.285801)
build_miniruby 0.000864 0.000288 0.872595 ( 0.872623)
build_ruby 0.000765 0.000255 2.715637 ( 2.717935)
build_all 0.005205 0.003136 12.250751 ( 0.992816)
build_install 0.003921 0.006341 3.596152 ( 0.970261)
test_btest 0.000729 0.000000 64.532325 ( 4.560412)
test_basic 0.000466 0.002554 0.377070 ( 0.459438)
test_all 0.075608 0.025091 417.446325 ( 44.874064)
test_rubyspec 0.031924 0.028678 40.003342 ( 52.681786)
total: 109.42 sec