Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-131742
#<BuildRuby:0x000055e4b5774af8
@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.20220331-131742",
@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.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009694 0.001911 1.026097 ( 1.531576)
build_miniruby 0.002206 0.000000 0.071804 ( 0.070146)
build_ruby 0.002135 0.000000 0.082217 ( 0.080980)
build_all 0.007289 0.003913 4.209996 ( 0.855583)
build_install 0.018166 0.003275 8.111890 ( 2.447589)
test_btest 0.000813 0.000244 71.277119 ( 7.818308)
test_basic 0.006458 0.000640 0.340218 ( 0.429075)
test_all 0.001155 0.000329 664.590968 ( 65.972561)
test_rubyspec 0.101584 0.070531 46.495181 ( 51.970227)
total: 131.18 sec