Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-024122
#<BuildRuby:0x000055e1fc975480
@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.20220826-024122",
@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.000036 0.000002 0.000038 ( 0.000040)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001811 0.007982 0.879024 ( 3.417172)
build_miniruby 0.001114 0.000257 0.053969 ( 0.052632)
build_ruby 0.001418 0.000327 0.069555 ( 0.067782)
build_all 0.007365 0.001700 1.260442 ( 0.485791)
build_install 0.010415 0.007906 1.586992 ( 0.782866)
test_btest 0.000899 0.000277 52.790580 ( 6.277098)
test_basic 0.001717 0.004201 0.292620 ( 0.390576)
test_all 0.001646 0.000587 490.635291 ( 52.094156)
test_rubyspec 0.087672 0.033159 41.540947 ( 49.942434)
total: 113.51 sec