Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-220637
#<BuildRuby:0x000055baf0e7d2f8
@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.20220616-220637",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.010487 0.810235 ( 0.972650)
build_miniruby 0.000000 0.001434 0.051391 ( 0.050361)
build_ruby 0.000000 0.001349 0.052677 ( 0.051565)
build_all 0.000310 0.007630 1.240844 ( 0.480460)
build_install 0.011623 0.007920 4.867239 ( 2.457540)
test_btest 0.001219 0.000610 53.170948 ( 6.096996)
test_basic 0.003498 0.001749 0.292086 ( 0.383143)
test_all 0.001958 0.000979 492.500107 ( 52.887372)
test_rubyspec 0.058220 0.064141 41.695318 ( 47.560097)
total: 110.94 sec