Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-035834
#<BuildRuby:0x00005560e667bf00
@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.20220730-035834",
@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.000016 0.000001 0.000017 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002524 0.003916 0.818414 ( 1.107786)
build_miniruby 0.000878 0.000125 0.057443 ( 0.056221)
build_ruby 0.000896 0.000000 0.059324 ( 0.058143)
build_all 0.004521 0.000000 1.569238 ( 0.615335)
build_install 0.004436 0.006769 5.694893 ( 2.174300)
test_btest 0.000761 0.000000 50.608725 ( 8.081510)
test_basic 0.005238 0.000485 0.293395 ( 0.381916)
test_all 0.000844 0.000177 620.098823 ( 89.210379)
test_rubyspec 0.107450 0.020707 43.627286 ( 49.223268)
total: 150.91 sec