Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-174503
#<BuildRuby:0x0000561f183faad8
@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.20221101-174503",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007692 0.003861 1.091573 ( 1.156643)
build_miniruby 0.002223 0.000000 0.098216 ( 0.095946)
build_ruby 0.001584 0.000000 0.089615 ( 0.086984)
build_all 0.007533 0.000431 1.350629 ( 0.571597)
build_install 0.014400 0.000211 1.666761 ( 0.900002)
test_btest 0.001528 0.000153 62.827130 ( 6.642393)
test_basic 0.003414 0.004161 0.352181 ( 0.441365)
test_all 0.007139 0.000075 520.033625 ( 55.254823)
test_rubyspec 0.078039 0.049507 43.237512 ( 51.817496)
total: 116.97 sec