Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-053714
#<BuildRuby:0x000055bfd8b3bfa8
@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.20220725-053714",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006934 0.854291 ( 0.963140)
build_miniruby 0.001010 0.000000 0.057340 ( 0.056081)
build_ruby 0.001003 0.000000 0.059091 ( 0.057774)
build_all 0.004596 0.000000 1.518502 ( 0.585370)
build_install 0.008109 0.000889 5.645435 ( 2.190829)
test_btest 0.000676 0.000169 52.710513 ( 8.017948)
test_basic 0.005242 0.000271 0.268095 ( 0.357012)
test_all 0.001169 0.000275 621.961876 ( 89.763580)
test_rubyspec 0.107200 0.017193 43.583630 ( 49.163718)
total: 151.16 sec