Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-114459
#<BuildRuby:0x0000563bc9222148
@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.20221020-114459",
@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.000016 0.000001 0.000017 ( 0.000016)
configure 0.000076 0.000006 0.000082 ( 0.000085)
build_up 0.009664 0.000408 1.148860 ( 1.212377)
build_miniruby 0.001474 0.000106 0.111303 ( 0.108272)
build_ruby 0.001532 0.000110 0.111162 ( 0.108921)
build_all 0.003641 0.004467 1.364896 ( 0.596419)
build_install 0.015713 0.000781 1.711463 ( 0.909517)
test_btest 0.001281 0.000150 63.537576 ( 6.269216)
test_basic 0.006370 0.000750 0.356993 ( 0.445949)
test_all 0.007152 0.000007 519.285606 ( 54.557476)
test_rubyspec 0.080167 0.046372 43.489144 ( 51.668493)
total: 115.88 sec