Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-104952
#<BuildRuby:0x00005599c0d10bc8
@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.20220909-104952",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007109 0.003820 1.140719 ( 1.109565)
build_miniruby 0.001372 0.000422 0.072325 ( 0.071118)
build_ruby 0.001704 0.000000 0.072702 ( 0.071143)
build_all 0.009379 0.000711 1.570305 ( 0.607453)
build_install 0.007426 0.013414 1.896253 ( 0.943816)
test_btest 0.001136 0.000000 94.153283 ( 9.297336)
test_basic 0.005596 0.001907 0.350235 ( 0.443145)
test_all 0.002258 0.000924 679.337055 ( 68.095682)
test_rubyspec 0.099963 0.073108 47.110301 ( 55.449595)
total: 136.09 sec