Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-152332
#<BuildRuby:0x000055d2acbc8b60
@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.20221116-152332",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008267 0.000516 1.127447 ( 1.165945)
build_miniruby 0.001656 0.000103 0.893993 ( 0.903950)
build_ruby 0.002084 0.000000 2.364881 ( 2.291507)
build_all 0.012769 0.004609 18.087809 ( 2.227450)
build_install 0.012455 0.005719 1.880515 ( 1.011363)
test_btest 0.001015 0.000152 88.195759 ( 9.343682)
test_basic 0.001543 0.004329 0.351027 ( 0.442423)
test_all 0.001442 0.000275 685.719878 ( 73.492463)
test_rubyspec 0.088461 0.037092 50.880976 ( 59.488622)
total: 150.37 sec