Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-060350
#<BuildRuby:0x0000560eaca93ba0
@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.20220815-060350",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008764 0.001461 0.828827 ( 1.191598)
build_miniruby 0.001240 0.000206 0.063326 ( 0.062288)
build_ruby 0.001565 0.000000 0.055332 ( 0.054495)
build_all 0.004853 0.004186 1.247986 ( 0.472363)
build_install 0.009997 0.004831 1.621126 ( 0.811012)
test_btest 0.000766 0.000192 52.981244 ( 6.168515)
test_basic 0.004833 0.001208 0.283401 ( 0.375008)
test_all 0.004117 0.001029 486.452201 ( 51.560589)
test_rubyspec 0.099375 0.040233 41.831798 ( 49.374320)
total: 110.07 sec