Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-170956
#<BuildRuby:0x0000561407404090
@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-170956",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.000847 0.006578 0.802472 ( 1.166380)
build_miniruby 0.000715 0.000325 0.817101 ( 0.817053)
build_ruby 0.001099 0.000500 2.669161 ( 2.669948)
build_all 0.004160 0.004028 12.095685 ( 0.969781)
build_install 0.008772 0.004386 3.382248 ( 0.965351)
test_btest 0.000814 0.000000 61.531270 ( 5.872078)
test_basic 0.000672 0.004364 0.397791 ( 0.477380)
test_all 0.068806 0.027484 381.049484 ( 35.361143)
test_rubyspec 0.029239 0.046413 40.375938 ( 52.896147)
total: 101.20 sec