Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-210637
#<BuildRuby:0x00005579b3b127e0
@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-210637",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005804 0.000893 0.835324 ( 1.647434)
build_miniruby 0.000867 0.000133 0.057784 ( 0.056578)
build_ruby 0.000826 0.000127 0.059260 ( 0.058089)
build_all 0.000943 0.003704 1.526172 ( 0.587682)
build_install 0.006197 0.004739 1.919190 ( 0.972747)
test_btest 0.000729 0.000000 56.083199 ( 8.103524)
test_basic 0.001522 0.003723 0.288647 ( 0.377896)
test_all 0.002017 0.000630 609.403628 ( 92.607567)
test_rubyspec 0.075592 0.050843 43.874368 ( 51.234475)
total: 155.65 sec