Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-095230
#<BuildRuby:0x00005593b2e18480
@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.20220324-095230",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001475 0.008928 0.993216 ( 1.278230)
build_miniruby 0.001371 0.000572 0.067719 ( 0.066071)
build_ruby 0.001402 0.000584 0.073876 ( 0.072397)
build_all 0.007874 0.001287 4.050986 ( 0.834143)
build_install 0.018373 0.004274 7.752415 ( 2.431780)
test_btest 0.001556 0.000545 72.354196 ( 7.946908)
test_basic 0.006188 0.001973 0.328824 ( 0.417688)
test_all 0.001437 0.000500 678.258952 ( 66.377972)
test_rubyspec 0.092376 0.066426 45.439027 ( 50.963351)
total: 130.39 sec