Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-053434
#<BuildRuby:0x0000556b56ccc4c0
@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.20221115-053434",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.010013 0.000809 1.156793 ( 4.287400)
build_miniruby 0.000000 0.002775 0.848119 ( 0.847070)
build_ruby 0.002538 0.001122 2.246754 ( 2.158551)
build_all 0.020357 0.000508 18.582747 ( 2.152241)
build_install 0.017973 0.003105 1.851051 ( 0.946171)
test_btest 0.001331 0.000204 84.610539 ( 8.820893)
test_basic 0.008669 0.000670 0.333029 ( 0.417613)
test_all 0.002065 0.000306 706.809007 ( 70.398540)
test_rubyspec 0.099353 0.087954 47.094671 ( 55.229733)
total: 145.26 sec