Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-150443
#<BuildRuby:0x0000558730610208
@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-150443",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006160 0.000731 0.826457 ( 2.296904)
build_miniruby 0.001087 0.000000 0.089113 ( 0.087088)
build_ruby 0.001959 0.000000 3.525690 ( 3.333551)
build_all 0.009455 0.000000 15.804957 ( 2.887190)
build_install 0.008624 0.001047 5.726497 ( 2.174675)
test_btest 0.000640 0.000170 47.264718 ( 8.391488)
test_basic 0.000793 0.004909 0.278085 ( 0.367336)
test_all 0.000953 0.000318 637.831735 ( 90.591575)
test_rubyspec 0.072902 0.048368 43.932887 ( 49.538807)
total: 159.67 sec