Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-163253
#<BuildRuby:0x000055b5fc0d3858
@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.20220302-163253",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000412 0.009960 1.000349 ( 1.033640)
build_miniruby 0.001587 0.000680 0.070986 ( 0.069270)
build_ruby 0.001245 0.000534 0.077379 ( 0.075489)
build_all 0.009929 0.000000 4.180721 ( 0.844448)
build_install 0.017183 0.005195 7.955711 ( 2.449003)
test_btest 0.000988 0.000343 72.185650 ( 8.449505)
test_basic 0.007121 0.000019 0.329789 ( 0.418743)
test_all 0.001363 0.000436 698.125925 ( 67.631649)
test_rubyspec 0.093581 0.044622 46.637040 ( 51.935241)
total: 132.91 sec