Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-221126
#<BuildRuby:0x000055e99762e130
@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.20220606-221126",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005249 0.004224 0.867448 ( 0.931587)
build_miniruby 0.001221 0.000174 0.041987 ( 0.040672)
build_ruby 0.001310 0.000187 0.063104 ( 0.062187)
build_all 0.004089 0.003494 1.182843 ( 0.456429)
build_install 0.013208 0.004276 4.892129 ( 2.436456)
test_btest 0.000945 0.000199 53.228849 ( 5.908965)
test_basic 0.005769 0.001215 0.288163 ( 0.381428)
test_all 0.002266 0.000477 520.535368 ( 54.375229)
test_rubyspec 0.099726 0.032633 41.327909 ( 47.217639)
total: 111.81 sec