Logfile: /home/ko1/ruby/logs/brlog.trunk.20220411-144407
#<BuildRuby:0x000055dba8d8e8a0
@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.20220411-144407",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011964 0.000753 1.003263 ( 1.524098)
build_miniruby 0.002091 0.000000 0.078583 ( 0.076894)
build_ruby 0.003131 0.000000 0.076501 ( 0.073365)
build_all 0.009785 0.000000 1.498468 ( 0.608141)
build_install 0.019890 0.003582 2.050123 ( 1.141261)
test_btest 0.001303 0.000000 73.705561 ( 8.657237)
test_basic 0.007081 0.000705 0.334879 ( 0.423664)
test_all 0.002064 0.000344 661.585380 ( 67.098039)
test_rubyspec 0.125737 0.046557 46.637237 ( 52.124934)
total: 131.73 sec