Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-170546
#<BuildRuby:0x000055d8dcada9c0
@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.20220722-170546",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.009594 0.000407 0.913883 ( 1.041669)
build_miniruby 0.001437 0.000103 0.048871 ( 0.048058)
build_ruby 0.001673 0.000119 0.064539 ( 0.063296)
build_all 0.008772 0.000626 1.258476 ( 0.475249)
build_install 0.016385 0.001170 4.250146 ( 1.791710)
test_btest 0.001864 0.000133 54.970734 ( 6.229728)
test_basic 0.005212 0.000372 0.288745 ( 0.384830)
test_all 0.002811 0.000000 476.416826 ( 51.792709)
test_rubyspec 0.072315 0.068147 41.491745 ( 47.367904)
total: 109.20 sec