Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-014321
#<BuildRuby:0x000055bfa51b4008
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221223-014321",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004025 0.000000 0.840665 ( 1.194077)
build_miniruby 0.001053 0.000064 1.013816 ( 1.012568)
build_ruby 0.001009 0.000072 2.746475 ( 2.745232)
build_all 0.008801 0.000294 15.683542 ( 3.279302)
build_install 0.009027 0.000271 2.262453 ( 1.259848)
test_btest 0.000560 0.000035 64.597928 ( 10.880143)
test_basic 0.004670 0.000000 0.299090 ( 0.389923)
test_all 0.001446 0.000000 667.406298 (142.556592)
test_rubyspec 0.047692 0.025442 52.122069 ( 60.299198)
total: 223.62 sec