Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-214705
#<BuildRuby:0x000055f818fb69c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221105-214705",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000011)
configure 0.000073 0.000006 0.000079 ( 0.000084)
build_up 0.006965 0.000536 0.906655 ( 0.976617)
build_miniruby 0.001310 0.000101 0.048910 ( 0.048216)
build_ruby 0.001246 0.000096 0.040322 ( 0.039617)
build_all 0.007561 0.000195 1.256859 ( 0.473784)
build_install 0.003407 0.010776 1.554637 ( 0.808750)
test_btest 0.000000 0.001835 62.238223 ( 6.162818)
test_basic 0.002598 0.004055 0.309027 ( 0.400958)
test_all 0.002769 0.000000 488.763483 ( 53.268733)
test_rubyspec 0.070892 0.053274 43.301266 ( 51.880718)
total: 114.06 sec