Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-115417
#<BuildRuby:0x0000563f5764c048
@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.20231221-115417",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004835 0.000509 1.158952 ( 1.527297)
build_miniruby 0.001158 0.000122 0.969806 ( 0.969646)
build_ruby 0.001411 0.000149 2.710498 ( 2.710742)
build_all 0.001953 0.008192 16.327025 ( 1.449192)
build_install 0.003743 0.005153 4.719509 ( 1.129402)
test_btest 0.000957 0.000239 82.155574 ( 7.425699)
test_basic 0.000185 0.004515 0.702494 ( 0.783111)
test_all 0.105755 0.030298 517.911809 ( 48.953962)
test_rubyspec 0.030174 0.019713 49.672601 ( 61.973935)
total: 126.92 sec