Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-194341
#<BuildRuby:0x0000558dce745160
@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.20221130-194341",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002386 0.007747 1.190472 ( 1.240319)
build_miniruby 0.001842 0.000567 0.852137 ( 0.850465)
build_ruby 0.003737 0.000000 2.231301 ( 2.138106)
build_all 0.015841 0.003852 18.563940 ( 2.163128)
build_install 0.016434 0.005280 2.059662 ( 1.032510)
test_btest 0.001415 0.000405 95.623004 ( 9.110031)
test_basic 0.007318 0.002091 0.350393 ( 0.435551)
test_all 0.001450 0.000414 690.431868 ( 69.842869)
test_rubyspec 0.090463 0.088826 49.722526 ( 57.860622)
total: 144.67 sec