Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-004735
#<BuildRuby:0x000055f7db5c3658
@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.20221129-004735",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009591 0.001728 1.268292 ( 1.271047)
build_miniruby 0.000000 0.002984 0.838063 ( 0.836167)
build_ruby 0.000000 0.003064 2.236795 ( 2.143076)
build_all 0.013923 0.005464 18.530150 ( 2.159900)
build_install 0.017786 0.003460 1.859714 ( 0.944261)
test_btest 0.001282 0.000000 91.556385 ( 8.825971)
test_basic 0.009350 0.000000 0.351259 ( 0.438476)
test_all 0.002668 0.000000 739.291939 ( 71.519658)
test_rubyspec 0.100279 0.068691 49.287796 ( 57.414601)
total: 145.55 sec