Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-232514
#<BuildRuby:0x00005651dda8cea8
@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.20221110-232514",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005695 0.005076 1.075374 ( 1.120371)
build_miniruby 0.001708 0.000366 0.066435 ( 0.064968)
build_ruby 0.001633 0.000350 0.061474 ( 0.060224)
build_all 0.007093 0.002997 1.469942 ( 0.586295)
build_install 0.019218 0.002302 1.829267 ( 0.936015)
test_btest 0.000000 0.001698 91.804159 ( 8.845149)
test_basic 0.000131 0.006295 0.344605 ( 0.433615)
test_all 0.001543 0.000462 690.061666 ( 69.334983)
test_rubyspec 0.114785 0.050796 47.496610 ( 55.932039)
total: 137.31 sec