Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-122505
#<BuildRuby:0x000056151166c048
@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.20231130-122505",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005133 0.000328 1.153519 ( 1.545641)
build_miniruby 0.000782 0.000230 0.805207 ( 0.804550)
build_ruby 0.001028 0.000302 2.721052 ( 2.721341)
build_all 0.006653 0.003647 16.998177 ( 1.503309)
build_install 0.009402 0.000000 4.921386 ( 1.174136)
test_btest 0.001096 0.000000 87.459663 ( 6.888918)
test_basic 0.003814 0.000589 0.634429 ( 0.711616)
test_all 0.105798 0.026329 544.763279 ( 48.151166)
test_rubyspec 0.024461 0.025272 50.244387 ( 62.630560)
total: 126.13 sec