Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-110119
#<BuildRuby:0x0000558e3acd7940
@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.20220403-110119",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000048 0.000003 0.000051 ( 0.000057)
configure 0.000027 0.000002 0.000029 ( 0.000027)
build_up 0.010351 0.000410 0.997895 ( 1.230350)
build_miniruby 0.001812 0.000121 0.076147 ( 0.074120)
build_ruby 0.001912 0.000128 0.079452 ( 0.077254)
build_all 0.010812 0.000062 4.269566 ( 0.853982)
build_install 0.018951 0.005356 8.590446 ( 2.973723)
test_btest 0.001192 0.000120 73.370009 ( 8.162613)
test_basic 0.007391 0.000739 0.335632 ( 0.424076)
test_all 0.003238 0.000323 689.962675 ( 67.651134)
test_rubyspec 0.148914 0.030737 46.859392 ( 51.775666)
total: 133.22 sec