Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-001528
#<BuildRuby:0x0000556e8d583fa8
@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.20231119-001528",
@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.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004329 0.000049 1.269649 ( 1.676267)
build_miniruby 0.000983 0.000155 0.802617 ( 0.802785)
build_ruby 0.001190 0.000188 2.637160 ( 2.638328)
build_all 0.006926 0.003148 15.988817 ( 1.443315)
build_install 0.008322 0.000768 4.722768 ( 1.154744)
test_btest 0.000882 0.000154 80.182071 ( 7.886458)
test_basic 0.003585 0.000624 0.697827 ( 0.775085)
test_all 0.087070 0.047176 501.372824 ( 46.685151)
test_rubyspec 0.022153 0.030238 50.902576 ( 63.277230)
total: 126.34 sec