Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-073540
#<BuildRuby:0x0000563f4324b2c8
@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.20220822-073540",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.002887 0.003588 0.967140 ( 0.916800)
build_miniruby 0.000699 0.000318 0.057393 ( 0.056173)
build_ruby 0.000686 0.000311 0.059919 ( 0.058649)
build_all 0.001694 0.002942 1.544331 ( 0.597046)
build_install 0.006317 0.004964 1.905533 ( 0.965632)
test_btest 0.000377 0.000201 50.265686 ( 8.497387)
test_basic 0.001248 0.004388 0.261968 ( 0.350860)
test_all 0.001461 0.000877 597.768126 ( 89.532154)
test_rubyspec 0.075959 0.040576 44.372734 ( 52.602830)
total: 153.58 sec