Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-205647
#<BuildRuby:0x000056223439f3a8
@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.20231028-205647",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001003 0.003575 1.333506 ( 1.580587)
build_miniruby 0.000000 0.001058 0.878737 ( 0.879064)
build_ruby 0.000000 0.001400 2.803822 ( 2.803556)
build_all 0.008810 0.001502 16.712597 ( 1.503089)
build_install 0.001364 0.008232 4.996685 ( 1.172781)
test_btest 0.000894 0.000243 82.323424 ( 7.723361)
test_basic 0.000000 0.004891 0.790610 ( 0.866375)
test_all 0.090918 0.043526 520.794108 ( 54.055992)
test_rubyspec 0.022743 0.021433 49.148300 ( 61.542492)
total: 132.13 sec