Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-080746
#<BuildRuby:0x000055bf540e4188
@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.20231231-080746",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001218 0.004247 0.803165 ( 1.185418)
build_miniruby 0.000000 0.001058 0.818186 ( 0.818102)
build_ruby 0.000000 0.001341 2.689295 ( 2.690513)
build_all 0.007079 0.001562 11.980560 ( 0.984261)
build_install 0.012739 0.000490 3.439145 ( 0.970354)
test_btest 0.000701 0.000078 62.925088 ( 5.342898)
test_basic 0.004608 0.000512 0.410300 ( 0.489207)
test_all 0.090054 0.008301 380.453698 ( 38.459197)
test_rubyspec 0.012900 0.052061 40.118838 ( 52.673566)
total: 103.61 sec