Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-033630
#<BuildRuby:0x000055c49084a8a0
@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.20220402-033630",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.010228 0.000860 1.036640 ( 1.206694)
build_miniruby 0.001853 0.000000 0.067231 ( 0.065534)
build_ruby 0.002188 0.000000 0.068077 ( 0.065569)
build_all 0.005841 0.004788 4.265032 ( 0.864181)
build_install 0.015007 0.008450 8.632069 ( 2.978980)
test_btest 0.001132 0.000283 73.766197 ( 8.522895)
test_basic 0.005729 0.001432 0.335181 ( 0.428693)
test_all 0.001589 0.000398 703.721667 ( 73.363821)
test_rubyspec 0.112883 0.058159 46.498480 ( 51.875891)
total: 139.37 sec