Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-211827
#<BuildRuby:0x00005628c25b51f8
@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.20221008-211827",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.006507 0.005743 1.063048 ( 1.131890)
build_miniruby 0.001380 0.000345 0.094001 ( 0.090710)
build_ruby 0.001871 0.000000 0.097696 ( 0.094636)
build_all 0.008140 0.000106 1.272858 ( 0.563523)
build_install 0.013325 0.001699 1.623899 ( 0.873879)
test_btest 0.001726 0.000345 61.751005 ( 6.423370)
test_basic 0.005722 0.001144 0.350428 ( 0.440475)
test_all 0.000000 0.008076 490.206370 ( 52.507217)
test_rubyspec 0.081904 0.045870 42.441060 ( 50.646413)
total: 112.77 sec