Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-005656
#<BuildRuby:0x000055cc30043858
@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.20231213-005656",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.001819 0.003106 1.483844 ( 2.160342)
build_miniruby 0.001250 0.000000 0.857649 ( 0.857259)
build_ruby 0.001373 0.000000 2.860800 ( 2.861022)
build_all 0.010089 0.000474 16.906519 ( 1.540976)
build_install 0.008319 0.000149 4.972309 ( 1.167783)
test_btest 0.000829 0.000221 91.404227 ( 7.459318)
test_basic 0.001602 0.003238 0.747986 ( 0.828532)
test_all 0.091770 0.048198 547.479634 ( 61.337774)
test_rubyspec 0.016389 0.031814 52.676675 ( 65.232357)
total: 143.45 sec