Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-193647
#<BuildRuby:0x000055b7cdf949c8
@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.20221111-193647",
@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.000017 0.000002 0.000019 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001153 0.008424 1.094419 ( 1.109521)
build_miniruby 0.001515 0.000350 0.066900 ( 0.065293)
build_ruby 0.001412 0.000326 0.067441 ( 0.066100)
build_all 0.007643 0.001763 1.442413 ( 0.599331)
build_install 0.014545 0.007731 1.829132 ( 0.941520)
test_btest 0.000000 0.001889 85.272947 ( 8.889993)
test_basic 0.000000 0.007400 0.349839 ( 0.439522)
test_all 0.000000 0.001804 645.079404 ( 67.504730)
test_rubyspec 0.105368 0.058377 47.774969 ( 56.295725)
total: 135.91 sec