Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-001325
#<BuildRuby:0x0000560c58950208
@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.20220815-001325",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003981 0.002450 0.842874 ( 1.190415)
build_miniruby 0.000876 0.000175 0.057692 ( 0.056301)
build_ruby 0.001023 0.000000 0.059611 ( 0.058308)
build_all 0.004505 0.000000 1.537011 ( 0.586902)
build_install 0.008618 0.002196 1.907531 ( 0.964449)
test_btest 0.000541 0.000103 49.210408 ( 8.473043)
test_basic 0.002592 0.003145 0.341911 ( 0.430234)
test_all 0.000433 0.001747 631.991360 ( 93.483106)
test_rubyspec 0.079850 0.042825 43.957765 ( 51.305140)
total: 156.55 sec