Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-150724
#<BuildRuby:0x000055b7f2757e20
@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.20231227-150724",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004302 0.000018 1.179742 ( 1.572320)
build_miniruby 0.001100 0.000052 0.917974 ( 0.916695)
build_ruby 0.001317 0.000063 2.694315 ( 2.694431)
build_all 0.008928 0.000425 15.800122 ( 1.420457)
build_install 0.008446 0.000000 4.469022 ( 1.125219)
test_btest 0.000000 0.000965 82.019606 ( 6.820331)
test_basic 0.000000 0.005883 0.801286 ( 0.878873)
test_all 0.097162 0.037361 554.421265 ( 51.245067)
test_rubyspec 0.021408 0.026229 51.044061 ( 63.402098)
total: 130.08 sec