Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-212545
#<BuildRuby:0x000055716c30aad8
@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-212545",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.005472 0.005517 1.153484 ( 1.246989)
build_miniruby 0.001089 0.000363 0.100763 ( 0.097508)
build_ruby 0.001345 0.000449 0.096461 ( 0.093611)
build_all 0.006789 0.002263 1.337863 ( 0.570295)
build_install 0.010341 0.003447 1.680681 ( 0.903594)
test_btest 0.001113 0.000371 63.656484 ( 6.643169)
test_basic 0.000000 0.007577 0.358560 ( 0.461177)
test_all 0.002654 0.005420 496.885505 ( 53.951760)
test_rubyspec 0.080037 0.059215 43.480936 ( 52.046885)
total: 116.02 sec