Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-090858
#<BuildRuby:0x000055c298e8ac50
@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.20221204-090858",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006748 0.004405 1.219129 ( 1.215521)
build_miniruby 0.002348 0.000313 0.845482 ( 0.845541)
build_ruby 0.003257 0.000434 2.242915 ( 2.146690)
build_all 0.020533 0.000743 18.781468 ( 2.226264)
build_install 0.012854 0.010560 2.084025 ( 1.051814)
test_btest 0.001619 0.000324 95.491075 ( 9.067418)
test_basic 0.008259 0.001652 0.352182 ( 0.435773)
test_all 0.001803 0.000361 739.599131 ( 71.981996)
test_rubyspec 0.104575 0.077313 49.365374 ( 57.495694)
total: 146.47 sec