Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-054601
#<BuildRuby:0x000055980d6cc0a0
@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.20231102-054601",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001513 0.003393 1.498805 ( 5.483652)
build_miniruby 0.000795 0.000221 0.851036 ( 0.851592)
build_ruby 0.001176 0.000327 3.036959 ( 3.036804)
build_all 0.007898 0.002194 17.152063 ( 1.536874)
build_install 0.010564 0.000377 5.093573 ( 1.208082)
test_btest 0.000954 0.000238 87.510708 ( 7.104332)
test_basic 0.004148 0.001037 0.732904 ( 0.806673)
test_all 0.091566 0.045488 545.060354 ( 51.580658)
test_rubyspec 0.016951 0.033133 52.264013 ( 64.637515)
total: 136.25 sec