Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-130747
#<BuildRuby:0x00005590cfcb4ea8
@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.20221113-130747",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000012 0.000007 0.000019 ( 0.000019)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.002701 0.007189 1.084409 ( 1.132864)
build_miniruby 0.001253 0.000877 0.121103 ( 0.119128)
build_ruby 0.001246 0.000872 0.124261 ( 0.108259)
build_all 0.002311 0.006862 1.612958 ( 0.698930)
build_install 0.013201 0.007979 1.905897 ( 0.984617)
test_btest 0.001042 0.000802 86.048914 ( 9.326935)
test_basic 0.000000 0.007715 0.412868 ( 0.502110)
test_all 0.000738 0.001916 654.551816 ( 67.565819)
test_rubyspec 0.078833 0.083414 47.793110 ( 56.336794)
total: 136.78 sec