Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-011800
#<BuildRuby:0x0000563bf8e828a0
@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.20220307-011800",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000568 0.010492 0.999458 ( 1.641033)
build_miniruby 0.000000 0.002076 0.077468 ( 0.075429)
build_ruby 0.000100 0.001539 0.068651 ( 0.067160)
build_all 0.008157 0.002549 4.176241 ( 0.848469)
build_install 0.013142 0.011119 7.989735 ( 2.426339)
test_btest 0.000953 0.000381 74.920341 ( 8.171164)
test_basic 0.002210 0.005057 0.344824 ( 0.445693)
test_all 0.001360 0.000611 656.636750 ( 65.956982)
test_rubyspec 0.098529 0.061157 46.562040 ( 51.672651)
total: 131.31 sec