Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-183818
#<BuildRuby:0x0000557595356af0
@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.20221128-183818",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008089 0.002022 1.254795 ( 1.244714)
build_miniruby 0.002685 0.000000 0.842710 ( 0.841750)
build_ruby 0.002811 0.000000 2.226834 ( 2.131564)
build_all 0.012222 0.007748 18.454500 ( 2.160305)
build_install 0.018761 0.001421 1.871628 ( 0.960216)
test_btest 0.001518 0.000380 88.334225 ( 8.891085)
test_basic 0.006145 0.003824 0.345202 ( 0.432334)
test_all 0.002377 0.000648 678.978953 ( 71.591406)
test_rubyspec 0.108558 0.070177 49.322214 ( 57.475876)
total: 145.73 sec