Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-062404
#<BuildRuby:0x000055f05097ce80
@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.20221025-062404",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.008508 0.000719 1.130804 ( 1.178032)
build_miniruby 0.001540 0.000237 0.121047 ( 0.118215)
build_ruby 0.001449 0.000223 0.100964 ( 0.098552)
build_all 0.006993 0.001076 1.376732 ( 0.592657)
build_install 0.015194 0.000652 1.760743 ( 0.922865)
test_btest 0.002424 0.000000 63.909894 ( 6.933169)
test_basic 0.006446 0.000000 0.360607 ( 0.459247)
test_all 0.000000 0.006863 526.042036 ( 55.487602)
test_rubyspec 0.057238 0.056382 43.355343 ( 52.021380)
total: 117.81 sec