Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-235722
#<BuildRuby:0x0000559a15e91448
@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.20220423-235722",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004835 0.004806 0.829714 ( 0.928100)
build_miniruby 0.001169 0.000180 0.052803 ( 0.051686)
build_ruby 0.001431 0.000220 0.062765 ( 0.061737)
build_all 0.007513 0.000410 1.229894 ( 0.486525)
build_install 0.016615 0.002373 4.843054 ( 2.479379)
test_btest 0.001900 0.000271 52.587665 ( 5.755056)
test_basic 0.006710 0.000959 0.297579 ( 0.387814)
test_all 0.002662 0.000144 493.775187 ( 53.259417)
test_rubyspec 0.079446 0.035355 41.496355 ( 46.991651)
total: 110.40 sec