Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-150212
#<BuildRuby:0x000055ac41467ba0
@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.20220818-150212",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008959 0.001493 0.881801 ( 1.180430)
build_miniruby 0.001334 0.000223 0.064079 ( 0.063186)
build_ruby 0.001274 0.000213 0.050892 ( 0.049740)
build_all 0.008547 0.001424 1.258665 ( 0.479674)
build_install 0.010851 0.006894 1.573414 ( 0.789701)
test_btest 0.000996 0.000229 52.511308 ( 6.282820)
test_basic 0.004375 0.001010 0.292342 ( 0.383413)
test_all 0.003187 0.000736 484.631727 ( 51.360047)
test_rubyspec 0.064712 0.075199 41.649331 ( 50.168441)
total: 110.76 sec