Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-110946
#<BuildRuby:0x000055a7a195f4b8
@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.20220724-110946",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006841 0.004696 0.959740 ( 1.122089)
build_miniruby 0.001607 0.000460 0.071835 ( 0.070584)
build_ruby 0.001494 0.000427 0.078691 ( 0.077779)
build_all 0.007322 0.002092 1.555710 ( 0.588107)
build_install 0.015153 0.005024 5.150843 ( 2.139725)
test_btest 0.000865 0.000254 76.083754 ( 8.866700)
test_basic 0.006347 0.000398 0.322509 ( 0.413460)
test_all 0.001202 0.001124 635.071855 ( 64.260685)
test_rubyspec 0.119342 0.046615 45.509770 ( 51.234072)
total: 128.77 sec