Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-224233
#<BuildRuby:0x000055d7613def08
@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.20221007-224233",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003839 0.005216 1.044428 ( 1.097759)
build_miniruby 0.001584 0.000576 0.095784 ( 0.092341)
build_ruby 0.001332 0.000485 0.096661 ( 0.093275)
build_all 0.009699 0.000247 1.330741 ( 0.558154)
build_install 0.012943 0.003010 1.663277 ( 0.889240)
test_btest 0.001469 0.000433 61.795156 ( 6.286606)
test_basic 0.006081 0.001789 0.351835 ( 0.441004)
test_all 0.006847 0.000000 484.072149 ( 52.634657)
test_rubyspec 0.090313 0.030401 42.608646 ( 51.230593)
total: 113.32 sec