Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-142914
#<BuildRuby:0x000055e6a045f600
@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.20220911-142914",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.011478 1.114557 ( 1.084723)
build_miniruby 0.000000 0.002097 0.078084 ( 0.076919)
build_ruby 0.000000 0.001891 0.074832 ( 0.073458)
build_all 0.009550 0.000790 1.593440 ( 0.614952)
build_install 0.015315 0.007657 1.918400 ( 0.943231)
test_btest 0.000803 0.000401 97.200876 ( 9.549963)
test_basic 0.002401 0.005405 0.344840 ( 0.433636)
test_all 0.002410 0.001339 644.560386 ( 67.507856)
test_rubyspec 0.102746 0.066699 47.318717 ( 55.648785)
total: 135.93 sec