Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-071919
#<BuildRuby:0x000056292bde88e8
@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.20220405-071919",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006367 0.005617 1.027303 ( 2.021660)
build_miniruby 0.002194 0.000000 0.075506 ( 0.073091)
build_ruby 0.001763 0.000000 0.075445 ( 0.073815)
build_all 0.008642 0.000782 4.149006 ( 0.831319)
build_install 0.022898 0.000596 8.461916 ( 2.960640)
test_btest 0.001101 0.000183 76.111492 ( 8.287547)
test_basic 0.006502 0.001084 0.338661 ( 0.428842)
test_all 0.001565 0.000261 704.774955 ( 68.174119)
test_rubyspec 0.124661 0.047529 46.443011 ( 51.624647)
total: 134.48 sec