Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-162044
#<BuildRuby:0x000055d268686ad8
@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.20221010-162044",
@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.000009 0.000034 ( 0.000036)
autoconf 0.000027 0.000010 0.000037 ( 0.000038)
configure 0.000035 0.000012 0.000047 ( 0.000048)
build_up 0.003287 0.009157 1.106224 ( 1.194418)
build_miniruby 0.002163 0.000000 0.100314 ( 0.099439)
build_ruby 0.001531 0.000000 0.099731 ( 0.098532)
build_all 0.005508 0.002663 1.307360 ( 0.587968)
build_install 0.006589 0.007566 1.620277 ( 0.889995)
test_btest 0.001296 0.000740 64.237127 ( 6.713925)
test_basic 0.004534 0.002591 0.357542 ( 0.449984)
test_all 0.007484 0.000656 487.061396 ( 52.853105)
test_rubyspec 0.070320 0.059731 42.851846 ( 51.478239)
total: 114.37 sec