Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-151251
#<BuildRuby:0x000056105ae5c138
@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.20231227-151251",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004540 0.000826 0.798393 ( 1.193417)
build_miniruby 0.001116 0.000203 0.824872 ( 0.824776)
build_ruby 0.001260 0.000229 2.668956 ( 2.669843)
build_all 0.002586 0.005238 12.166333 ( 0.985086)
build_install 0.007471 0.004135 3.396637 ( 0.962767)
test_btest 0.000669 0.000206 62.002517 ( 5.626483)
test_basic 0.004012 0.001234 0.393548 ( 0.473321)
test_all 0.080326 0.016340 382.167019 ( 32.557160)
test_rubyspec 0.030984 0.036253 40.082926 ( 52.647392)
total: 97.94 sec