Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-093636
#<BuildRuby:0x00005642a956c4c0
@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.20220910-093636",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006793 0.004469 1.148154 ( 1.877228)
build_miniruby 0.002305 0.000154 0.075326 ( 0.072982)
build_ruby 0.002011 0.000134 0.076130 ( 0.073758)
build_all 0.010829 0.000000 1.573009 ( 0.612952)
build_install 0.019357 0.004088 1.938298 ( 0.960569)
test_btest 0.001026 0.000089 96.947940 ( 9.463459)
test_basic 0.006550 0.000570 0.347697 ( 0.441945)
test_all 0.003966 0.000345 648.012398 ( 66.672737)
test_rubyspec 0.118667 0.054250 46.992236 ( 55.137372)
total: 135.31 sec