Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-224918
#<BuildRuby:0x000055eb9f108b38
@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-224918",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006542 0.003516 1.005880 ( 1.149793)
build_miniruby 0.001568 0.000418 0.075627 ( 0.073819)
build_ruby 0.001799 0.000000 0.076516 ( 0.074484)
build_all 0.009177 0.000858 4.160157 ( 0.841962)
build_install 0.007287 0.017657 7.903765 ( 2.424084)
test_btest 0.001486 0.000000 74.304096 ( 7.715306)
test_basic 0.003714 0.004743 0.345653 ( 0.434048)
test_all 0.001245 0.000590 706.646680 ( 67.782156)
test_rubyspec 0.099012 0.068231 46.596533 ( 52.011612)
total: 132.51 sec