Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-134502
#<BuildRuby:0x000055e12d897858
@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.20231019-134502",
@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.000004 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000000 0.005356 1.227889 ( 1.939395)
build_miniruby 0.000329 0.000866 0.919703 ( 0.919301)
build_ruby 0.001200 0.000566 2.865883 ( 2.865575)
build_all 0.008518 0.002069 18.356468 ( 1.638160)
build_install 0.007122 0.003166 5.392632 ( 1.235185)
test_btest 0.000754 0.000335 93.107205 ( 7.816444)
test_basic 0.006107 0.000648 0.782132 ( 0.854189)
test_all 0.007313 0.000000 579.764021 ( 52.742944)
test_rubyspec 0.032557 0.022360 52.978949 ( 65.237565)
total: 135.25 sec