Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-223313
#<BuildRuby:0x000055de54e532c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220811-223313",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005337 0.001334 0.839508 ( 0.982968)
build_miniruby 0.000869 0.000217 0.058604 ( 0.057294)
build_ruby 0.000815 0.000203 0.059632 ( 0.058368)
build_all 0.000054 0.004496 1.472074 ( 0.579502)
build_install 0.004440 0.004468 5.595243 ( 2.164201)
test_btest 0.000522 0.000201 55.518895 ( 7.895081)
test_basic 0.004121 0.001585 0.288515 ( 0.376936)
test_all 0.001418 0.000545 606.697292 ( 89.952730)
test_rubyspec 0.083144 0.024407 43.509752 ( 50.892405)
total: 152.96 sec