Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-183509
#<BuildRuby:0x00005578c42eaf08
@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.20220812-183509",
@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.000025 0.000001 0.000026 ( 0.000027)
autoconf 0.000036 0.000003 0.000039 ( 0.000041)
configure 0.000047 0.000003 0.000050 ( 0.000050)
build_up 0.009277 0.002844 0.849482 ( 0.981638)
build_miniruby 0.001437 0.000000 0.056899 ( 0.056021)
build_ruby 0.001506 0.000000 0.067364 ( 0.066259)
build_all 0.010251 0.000276 1.283112 ( 0.495906)
build_install 0.011893 0.004739 1.593152 ( 0.797665)
test_btest 0.001214 0.000165 52.063961 ( 6.366234)
test_basic 0.005484 0.000748 0.291211 ( 0.389226)
test_all 0.003364 0.000458 506.235274 ( 53.175730)
test_rubyspec 0.083808 0.028603 41.811379 ( 49.593275)
total: 111.92 sec