Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-130455
#<BuildRuby:0x00005574fad84018
@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.20220812-130455",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004208 0.002478 0.872502 ( 0.963035)
build_miniruby 0.001031 0.000000 0.057325 ( 0.056159)
build_ruby 0.000993 0.000000 0.059787 ( 0.058576)
build_all 0.004048 0.000490 1.531803 ( 0.586877)
build_install 0.010025 0.001076 5.674513 ( 2.180155)
test_btest 0.000632 0.000106 56.183287 ( 7.925048)
test_basic 0.001746 0.003500 0.330304 ( 0.419221)
test_all 0.002165 0.000294 633.666634 ( 91.817592)
test_rubyspec 0.094086 0.035151 43.978863 ( 51.331058)
total: 155.34 sec