Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-005833
#<BuildRuby:0x000055d00475a9c0
@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.20221007-005833",
@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.000000 0.000026 0.000026 ( 0.000026)
autoconf 0.000000 0.000053 0.000053 ( 0.000052)
configure 0.000000 0.000061 0.000061 ( 0.000060)
build_up 0.004091 0.007752 1.066257 ( 1.120637)
build_miniruby 0.001566 0.000522 0.102555 ( 0.099468)
build_ruby 0.001218 0.000406 0.088075 ( 0.085361)
build_all 0.005597 0.001866 1.271114 ( 0.570627)
build_install 0.012248 0.002267 1.584140 ( 0.859744)
test_btest 0.001631 0.000502 61.526928 ( 6.370577)
test_basic 0.003551 0.003044 0.345455 ( 0.435620)
test_all 0.005829 0.001821 484.268351 ( 52.451594)
test_rubyspec 0.068002 0.047615 42.455772 ( 51.072545)
total: 113.07 sec