Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-154433
#<BuildRuby:0x0000562926f7ef90
@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.20221006-154433",
@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.000061 0.000000 0.000061 ( 0.000055)
autoconf 0.000053 0.000000 0.000053 ( 0.000053)
configure 0.000048 0.000000 0.000048 ( 0.000048)
build_up 0.011302 0.000260 1.080484 ( 2.236062)
build_miniruby 0.002010 0.000144 0.099878 ( 0.096589)
build_ruby 0.001540 0.000000 0.101686 ( 0.098770)
build_all 0.007654 0.000010 1.327642 ( 0.564432)
build_install 0.014767 0.000314 1.595765 ( 0.873430)
test_btest 0.000000 0.002130 61.986057 ( 6.478590)
test_basic 0.003523 0.002486 0.341891 ( 0.430921)
test_all 0.003434 0.004331 500.186387 ( 53.504278)
test_rubyspec 0.119003 0.018981 42.163727 ( 50.419366)
total: 114.70 sec