Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-190218
#<BuildRuby:0x00005573edd30110
@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.20231119-190218",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001089 0.004215 0.913793 ( 1.313188)
build_miniruby 0.000692 0.000231 0.791385 ( 0.791598)
build_ruby 0.000000 0.001501 2.590473 ( 2.591248)
build_all 0.003858 0.004056 12.022140 ( 0.990104)
build_install 0.003282 0.009919 3.493820 ( 0.960689)
test_btest 0.000000 0.000931 61.298415 ( 5.754545)
test_basic 0.000000 0.004682 0.405420 ( 0.484440)
test_all 0.075142 0.023817 353.530947 ( 32.992342)
test_rubyspec 0.040138 0.024146 39.771234 ( 52.330512)
total: 98.21 sec