Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-132518
#<BuildRuby:0x000055ea480a9348
@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.20221013-132518",
@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.000033 0.000003 0.000036 ( 0.000035)
autoconf 0.000045 0.000004 0.000049 ( 0.000049)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006592 0.005003 1.073563 ( 1.130240)
build_miniruby 0.000000 0.001756 0.094321 ( 0.091242)
build_ruby 0.000000 0.001888 0.097618 ( 0.094308)
build_all 0.002135 0.005902 1.249951 ( 0.548997)
build_install 0.015253 0.000309 1.638968 ( 0.893022)
test_btest 0.001383 0.000346 61.584051 ( 6.502129)
test_basic 0.003225 0.004368 0.357642 ( 0.445452)
test_all 0.001030 0.006111 511.977581 ( 54.898109)
test_rubyspec 0.066577 0.054796 43.136935 ( 51.707668)
total: 116.31 sec