Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-143924
#<BuildRuby:0x000055980753c4c0
@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.20220915-143924",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000037 0.000000 0.000037 ( 0.000035)
build_up 0.009233 0.001816 1.099901 ( 1.232785)
build_miniruby 0.001425 0.000475 0.073610 ( 0.072621)
build_ruby 0.001515 0.000505 0.077448 ( 0.075261)
build_all 0.006448 0.003650 1.563507 ( 0.594123)
build_install 0.014796 0.006164 1.945243 ( 0.954412)
test_btest 0.000912 0.000336 94.186850 ( 9.224939)
test_basic 0.002933 0.005393 0.349335 ( 0.435620)
test_all 0.003300 0.001389 636.525945 ( 66.415110)
test_rubyspec 0.084753 0.068748 47.002514 ( 55.361032)
total: 134.37 sec