Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-150333
#<BuildRuby:0x000055b30039f4f0
@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.20221203-150333",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003973 0.000306 0.830943 ( 1.132696)
build_miniruby 0.000901 0.000069 0.514628 ( 0.514413)
build_ruby 0.001145 0.000088 1.648487 ( 1.579269)
build_all 0.005196 0.003922 11.989110 ( 1.474713)
build_install 0.006588 0.000302 1.633218 ( 0.751671)
test_btest 0.000660 0.000083 63.609335 ( 6.293656)
test_basic 0.002500 0.000313 0.212932 ( 0.309907)
test_all 0.000876 0.000110 474.089278 ( 49.378131)
test_rubyspec 0.005025 0.023827 35.594378 ( 46.258355)
total: 107.69 sec