Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-180341
#<BuildRuby:0x000056019a2113e8
@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.20220812-180341",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000039 0.000003 0.000042 ( 0.000042)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006873 0.004387 0.887381 ( 0.907331)
build_miniruby 0.002337 0.000000 0.063188 ( 0.062233)
build_ruby 0.002037 0.000033 0.067034 ( 0.065234)
build_all 0.008911 0.001189 1.276191 ( 0.484207)
build_install 0.016733 0.000257 1.581351 ( 0.801064)
test_btest 0.001108 0.000123 52.858833 ( 5.999257)
test_basic 0.005942 0.000660 0.295919 ( 0.386725)
test_all 0.003830 0.000426 483.039121 ( 51.388820)
test_rubyspec 0.100541 0.031113 41.561570 ( 49.034409)
total: 109.13 sec