Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-130729
#<BuildRuby:0x000055beff6d3fa8
@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-130729",
@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.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.004898 1.189967 ( 1.472611)
build_miniruby 0.000000 0.001094 0.882084 ( 0.881624)
build_ruby 0.001069 0.000889 2.777418 ( 2.776477)
build_all 0.006765 0.003472 17.221993 ( 1.505985)
build_install 0.009876 0.000000 5.133582 ( 1.174994)
test_btest 0.001015 0.000000 87.728186 ( 7.771919)
test_basic 0.003910 0.000000 0.668258 ( 0.746062)
test_all 0.104059 0.034356 520.777737 ( 53.786297)
test_rubyspec 0.029185 0.019746 50.537772 ( 62.750384)
total: 132.87 sec