Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-124609
#<BuildRuby:0x000055b264d31438
@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.20221019-124609",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010371 0.000469 1.128797 ( 1.184408)
build_miniruby 0.001891 0.000135 0.108510 ( 0.104922)
build_ruby 0.002301 0.000000 0.103154 ( 0.099656)
build_all 0.009580 0.000000 1.321901 ( 0.579397)
build_install 0.012555 0.004229 1.644542 ( 0.905466)
test_btest 0.001972 0.000197 61.314904 ( 6.647121)
test_basic 0.007236 0.000723 0.358192 ( 0.447643)
test_all 0.001874 0.005078 509.860220 ( 54.116299)
test_rubyspec 0.083563 0.045874 43.456257 ( 51.998751)
total: 116.08 sec