Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-175341
#<BuildRuby:0x0000561273e28098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-175341",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.006674 0.810947 ( 1.195258)
build_miniruby 0.000000 0.000982 0.842281 ( 0.842255)
build_ruby 0.000000 0.001823 2.720838 ( 2.721353)
build_all 0.000521 0.007137 11.980856 ( 0.959792)
build_install 0.008461 0.002145 3.362341 ( 0.959799)
test_btest 0.000000 0.000739 62.235407 ( 5.870282)
test_basic 0.000000 0.004664 0.390991 ( 0.471156)
test_all 0.063350 0.033168 399.889339 ( 34.724066)
test_rubyspec 0.030602 0.036056 40.329265 ( 52.877345)
total: 100.62 sec