Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-030836
#<BuildRuby:0x000055e5a14604d8
@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.20220407-030836",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.008873 0.002777 1.026423 ( 1.463509)
build_miniruby 0.001311 0.000715 0.074218 ( 0.072616)
build_ruby 0.001447 0.000790 0.075695 ( 0.073924)
build_all 0.007208 0.003534 1.522068 ( 0.610772)
build_install 0.012025 0.010718 5.975786 ( 2.925711)
test_btest 0.000000 0.001254 78.137666 ( 8.112112)
test_basic 0.006846 0.001722 0.335817 ( 0.424316)
test_all 0.001048 0.000617 706.079689 ( 68.381446)
test_rubyspec 0.091084 0.078950 46.446654 ( 51.588344)
total: 133.65 sec