Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-200926
#<BuildRuby:0x000056137c340e50
@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.20220906-200926",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.012630 0.000291 0.953228 ( 1.227874)
build_miniruby 0.001689 0.000099 0.071283 ( 0.071449)
build_ruby 0.001676 0.000099 0.075078 ( 0.075058)
build_all 0.009511 0.000043 1.570131 ( 0.615033)
build_install 0.021815 0.000184 1.914126 ( 0.976418)
test_btest 0.001021 0.000045 99.332380 ( 9.595692)
test_basic 0.007232 0.000314 0.359351 ( 0.450727)
test_all 0.003770 0.000164 672.599494 ( 68.114059)
test_rubyspec 0.130131 0.042849 46.796505 ( 55.264319)
total: 136.39 sec