Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-084840
#<BuildRuby:0x00005633235c1348
@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.20220816-084840",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000104 0.000008 0.000112 ( 0.000069)
build_up 0.008286 0.000300 0.814101 ( 0.879608)
build_miniruby 0.002190 0.000157 0.061606 ( 0.058959)
build_ruby 0.001197 0.000086 0.064803 ( 0.064142)
build_all 0.008187 0.000000 1.255594 ( 0.476223)
build_install 0.016638 0.000092 1.577318 ( 0.803753)
test_btest 0.000923 0.000049 54.388744 ( 6.256570)
test_basic 0.005773 0.000304 0.281341 ( 0.372954)
test_all 0.001503 0.001510 514.405797 ( 53.269313)
test_rubyspec 0.067968 0.058350 41.533019 ( 48.916315)
total: 111.10 sec