Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-070407
#<BuildRuby:0x00005589d1c0e8a0
@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.20220520-070407",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000105 0.000016 0.000121 ( 0.000123)
build_up 0.006024 0.005435 0.984318 ( 1.777952)
build_miniruby 0.001561 0.000360 0.067582 ( 0.065890)
build_ruby 0.001867 0.000431 0.074072 ( 0.071586)
build_all 0.003369 0.005824 1.472945 ( 0.589314)
build_install 0.011388 0.010617 5.802646 ( 2.803123)
test_btest 0.000893 0.000357 75.210185 ( 8.569166)
test_basic 0.006776 0.000589 0.325382 ( 0.417031)
test_all 0.003588 0.001346 664.331397 ( 65.105355)
test_rubyspec 0.111590 0.066869 46.117077 ( 51.825383)
total: 131.23 sec