Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-083707
#<BuildRuby:0x00005631d8ba37f8
@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.20240107-083707",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004845 0.000205 1.302523 ( 1.705843)
build_miniruby 0.001080 0.000227 1.449081 ( 1.452715)
build_ruby 0.000000 0.001812 4.432086 ( 4.442110)
build_all 0.006752 0.003867 16.419596 ( 1.772600)
build_install 0.010857 0.003751 4.964728 ( 1.799774)
test_btest 0.000649 0.000177 82.235555 ( 9.695450)
test_basic 0.005642 0.000000 0.623176 ( 0.689642)
test_all 0.086152 0.036327 539.716557 ( 74.931189)
test_rubyspec 0.034791 0.030002 79.158067 ( 91.432007)
total: 187.92 sec