Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-190828
#<BuildRuby:0x0000557e260efde0
@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.20220724-190828",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006546 0.000000 0.872388 ( 1.255498)
build_miniruby 0.000874 0.000000 0.056794 ( 0.055568)
build_ruby 0.000917 0.000000 0.059129 ( 0.058030)
build_all 0.004511 0.000000 1.523294 ( 0.591520)
build_install 0.005283 0.004490 5.655863 ( 2.177591)
test_btest 0.000625 0.000000 52.697902 ( 8.072133)
test_basic 0.005609 0.000099 0.276951 ( 0.365661)
test_all 0.001320 0.000074 613.870034 ( 88.008785)
test_rubyspec 0.074746 0.050923 43.605493 ( 49.267653)
total: 149.85 sec