Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-224033
#<BuildRuby:0x000055852426af08
@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.20221015-224033",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000040 0.000007 0.000047 ( 0.000046)
build_up 0.004228 0.008141 1.096472 ( 1.144505)
build_miniruby 0.001266 0.000390 0.102311 ( 0.099818)
build_ruby 0.001375 0.000423 0.098073 ( 0.094960)
build_all 0.006397 0.001968 1.327942 ( 0.559437)
build_install 0.009858 0.006585 1.635122 ( 0.879847)
test_btest 0.001226 0.000438 63.899071 ( 6.900426)
test_basic 0.000842 0.005587 0.354111 ( 0.457328)
test_all 0.005080 0.002178 489.932455 ( 53.581123)
test_rubyspec 0.066392 0.060869 43.357793 ( 51.950779)
total: 115.67 sec