Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-201548
#<BuildRuby:0x0000563dfc5a89e0
@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.20220304-201548",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010588 0.001513 0.996733 ( 1.134492)
build_miniruby 0.002045 0.000292 0.070657 ( 0.068056)
build_ruby 0.001414 0.000202 0.076804 ( 0.075342)
build_all 0.009909 0.000676 4.206920 ( 0.851467)
build_install 0.016100 0.007231 7.979764 ( 2.408188)
test_btest 0.001572 0.000295 73.474931 ( 8.163743)
test_basic 0.001419 0.006330 0.335159 ( 0.423864)
test_all 0.001819 0.000455 706.538663 ( 72.186473)
test_rubyspec 0.085516 0.067516 46.407696 ( 51.839418)
total: 137.15 sec