Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-013337
#<BuildRuby:0x000055864a64b858
@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.20220402-013337",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008161 0.002686 1.009399 ( 1.121252)
build_miniruby 0.001557 0.000275 0.077421 ( 0.075403)
build_ruby 0.001531 0.000271 0.077276 ( 0.075137)
build_all 0.008691 0.000828 4.275689 ( 0.862619)
build_install 0.017646 0.005156 8.590967 ( 2.956090)
test_btest 0.000834 0.000159 73.590110 ( 7.855550)
test_basic 0.007051 0.000468 0.349884 ( 0.442522)
test_all 0.001930 0.000350 660.916539 ( 66.020613)
test_rubyspec 0.106530 0.056785 46.648060 ( 52.006396)
total: 131.42 sec