Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-223848
#<BuildRuby:0x000055c739233e70
@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="-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.20221130-223848",
@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.000010)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004943 0.000098 1.124863 ( 1.133815)
build_miniruby 0.000805 0.000090 1.007134 ( 1.005621)
build_ruby 0.001171 0.000130 2.750122 ( 2.643032)
build_all 0.008839 0.000038 15.741373 ( 3.259240)
build_install 0.008888 0.000000 2.243305 ( 1.298533)
test_btest 0.000637 0.000000 63.763278 ( 11.200279)
test_basic 0.001584 0.003528 0.285509 ( 0.375988)
test_all 0.001073 0.000134 690.648390 (107.389560)
test_rubyspec 0.055594 0.011363 53.278556 ( 61.346342)
total: 189.65 sec