Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-150057
#<BuildRuby:0x0000557833374578
@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.20220907-150057",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000025 0.000000 0.000025 ( 0.000041)
build_up 0.011288 0.000477 0.959539 ( 1.273152)
build_miniruby 0.000000 0.001943 0.076559 ( 0.074743)
build_ruby 0.000000 0.002304 0.075042 ( 0.072678)
build_all 0.008213 0.002052 1.553258 ( 0.592523)
build_install 0.018291 0.004502 1.930252 ( 0.957261)
test_btest 0.001149 0.000000 99.072614 ( 9.885152)
test_basic 0.007587 0.000204 0.355539 ( 0.443291)
test_all 0.001453 0.004344 661.324745 ( 66.675712)
test_rubyspec 0.082844 0.098083 47.082248 ( 55.455563)
total: 135.43 sec