Logfile: /home/ko1/ruby/logs/brlog.trunk.20220418-094254
#<BuildRuby:0x000055ee92c0cb38
@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.20220418-094254",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007312 0.005542 1.017748 ( 1.536102)
build_miniruby 0.001727 0.000399 0.075452 ( 0.074107)
build_ruby 0.002277 0.000000 0.071904 ( 0.069889)
build_all 0.009477 0.000549 1.508154 ( 0.616673)
build_install 0.012996 0.009147 5.961134 ( 2.870761)
test_btest 0.000919 0.000255 78.889763 ( 8.000579)
test_basic 0.006198 0.001721 0.335474 ( 0.423340)
test_all 0.002054 0.000570 701.683818 ( 67.911375)
test_rubyspec 0.116570 0.061580 46.850564 ( 52.335737)
total: 133.84 sec