Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-220522
#<BuildRuby:0x000055ce762f3858
@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.20231031-220522",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.002098 0.004317 1.478069 ( 1.705302)
build_miniruby 0.000875 0.000159 0.892092 ( 0.891946)
build_ruby 0.001123 0.000205 2.668778 ( 2.669463)
build_all 0.008941 0.000771 16.723919 ( 1.532397)
build_install 0.009939 0.000075 4.974692 ( 1.191870)
test_btest 0.000923 0.000132 84.134556 ( 8.141109)
test_basic 0.000000 0.004353 0.652012 ( 0.729572)
test_all 0.100069 0.037135 494.055638 ( 57.327064)
test_rubyspec 0.029105 0.021986 50.222207 ( 62.533858)
total: 136.72 sec