Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-211850
#<BuildRuby:0x0000562b5cf81438
@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.20221018-211850",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000064 0.000005 0.000069 ( 0.000071)
build_up 0.006305 0.005021 1.140554 ( 1.188768)
build_miniruby 0.001989 0.000000 0.103534 ( 0.100137)
build_ruby 0.001313 0.000000 0.112506 ( 0.110053)
build_all 0.005327 0.004471 1.377599 ( 0.600725)
build_install 0.012646 0.002529 1.686102 ( 0.906741)
test_btest 0.001682 0.000337 65.019368 ( 6.623078)
test_basic 0.002747 0.003552 0.366813 ( 0.457669)
test_all 0.006172 0.000259 483.207771 ( 52.477142)
test_rubyspec 0.079305 0.057282 43.185041 ( 51.366293)
total: 113.83 sec