Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-114611
#<BuildRuby:0x00005599a3bf0fa8
@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.20221205-114611",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009880 0.001357 1.243306 ( 1.668842)
build_miniruby 0.001964 0.000453 0.849974 ( 0.849109)
build_ruby 0.002819 0.000651 2.243813 ( 2.150935)
build_all 0.013571 0.007331 18.649936 ( 2.170218)
build_install 0.009989 0.012738 2.069233 ( 1.030348)
test_btest 0.000975 0.000389 91.047666 ( 9.090100)
test_basic 0.008897 0.001146 0.344242 ( 0.429523)
test_all 0.001444 0.000541 712.187618 ( 70.556458)
test_rubyspec 0.116776 0.058712 49.040317 ( 57.065050)
total: 145.01 sec