Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-030002
#<BuildRuby:0x0000564f72ae74b0
@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.20240115-030002",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000028 0.000008 0.000036 ( 0.000030)
build_up 0.003484 0.003856 0.812108 ( 1.191454)
build_miniruby 0.000850 0.000310 0.857644 ( 0.857077)
build_ruby 0.001129 0.000410 2.670731 ( 2.671784)
build_all 0.005492 0.001997 11.954423 ( 0.952081)
build_install 0.009557 0.000043 3.356628 ( 0.953809)
test_btest 0.000898 0.000000 63.920008 ( 5.681060)
test_basic 0.001555 0.002407 0.404291 ( 0.484966)
test_all 0.063082 0.033734 386.458953 ( 34.405270)
test_rubyspec 0.015272 0.049608 40.195798 ( 52.746533)
total: 99.94 sec