Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-222036
#<BuildRuby:0x00005615a6ed06e0
@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.20220802-222036",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.007084 0.003220 0.952776 ( 1.352046)
build_miniruby 0.002082 0.000000 0.071509 ( 0.070346)
build_ruby 0.002209 0.000000 0.076469 ( 0.075018)
build_all 0.009483 0.000105 1.508359 ( 0.574772)
build_install 0.023522 0.000000 5.078895 ( 2.064640)
test_btest 0.000805 0.000000 72.673553 ( 8.461002)
test_basic 0.006355 0.002992 0.329801 ( 0.416693)
test_all 0.000974 0.001144 637.865349 ( 64.472695)
test_rubyspec 0.121520 0.062859 45.420951 ( 53.020572)
total: 130.51 sec