Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-073841
#<BuildRuby:0x000055ddf399efe0
@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.20220920-073841",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000064 0.000010 0.000074 ( 0.000079)
configure 0.000025 0.000004 0.000029 ( 0.000025)
build_up 0.010776 0.000307 1.104105 ( 1.401042)
build_miniruby 0.001779 0.000237 0.115836 ( 0.111824)
build_ruby 0.001783 0.000237 0.115772 ( 0.097370)
build_all 0.010353 0.000125 1.585305 ( 0.648268)
build_install 0.015372 0.006491 1.932463 ( 0.978820)
test_btest 0.001168 0.000195 77.730440 ( 8.023771)
test_basic 0.007869 0.000000 0.389479 ( 0.476160)
test_all 0.005091 0.000000 628.075863 ( 66.585544)
test_rubyspec 0.135221 0.037507 45.783122 ( 54.321969)
total: 132.65 sec