Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-153247
#<BuildRuby:0x000056002d80f858
@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.20220311-153247",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.008136 0.003909 1.049375 ( 1.114393)
build_miniruby 0.001936 0.000000 0.075494 ( 0.073898)
build_ruby 0.001778 0.000000 0.067095 ( 0.065440)
build_all 0.008838 0.000521 1.504168 ( 0.597558)
build_install 0.023158 0.000583 5.372837 ( 2.195271)
test_btest 0.000000 0.001062 75.899757 ( 8.248185)
test_basic 0.000000 0.007283 0.332359 ( 0.426249)
test_all 0.000000 0.001864 663.873196 ( 65.905547)
test_rubyspec 0.124746 0.027350 46.295584 ( 51.764663)
total: 130.39 sec