Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-165925
#<BuildRuby:0x000055871b1ec4c0
@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.20220904-165925",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004357 0.006814 1.005247 ( 1.007039)
build_miniruby 0.001711 0.000611 0.071119 ( 0.068880)
build_ruby 0.001634 0.000584 0.077137 ( 0.074778)
build_all 0.007067 0.003668 1.537856 ( 0.604041)
build_install 0.018922 0.002178 1.921182 ( 0.946653)
test_btest 0.000897 0.000283 74.833722 ( 8.100707)
test_basic 0.004181 0.004340 0.322423 ( 0.410785)
test_all 0.004398 0.000000 673.932102 ( 66.579011)
test_rubyspec 0.108252 0.069634 45.666259 ( 54.199736)
total: 131.99 sec