Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-014025
#<BuildRuby:0x000055e3aeb9ff68
@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.20220727-014025",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001934 0.004641 5.040013 ( 5.407280)
build_miniruby 0.000965 0.000241 0.787694 ( 0.785383)
build_ruby 0.001480 0.000370 3.461326 ( 3.272192)
build_all 0.009643 0.000000 15.678424 ( 2.892480)
build_install 0.010433 0.001305 5.774376 ( 2.181375)
test_btest 0.000587 0.000117 45.466895 ( 8.510144)
test_basic 0.005377 0.000308 0.289343 ( 0.377954)
test_all 0.001144 0.000218 602.615886 ( 88.239026)
test_rubyspec 0.055191 0.015553 43.548445 ( 49.191067)
total: 160.86 sec