Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-143027
#<BuildRuby:0x00005654c3580700
@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.20221205-143027",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004941 0.000066 1.132983 ( 1.672827)
build_miniruby 0.000888 0.000059 1.064948 ( 1.063593)
build_ruby 0.001066 0.000071 2.738637 ( 2.617452)
build_all 0.008850 0.000293 15.833519 ( 3.265593)
build_install 0.008021 0.000209 2.347496 ( 1.275682)
test_btest 0.000651 0.000038 59.496775 ( 12.048520)
test_basic 0.004775 0.000003 0.325687 ( 0.416259)
test_all 0.000794 0.000044 693.337047 (106.684155)
test_rubyspec 0.039928 0.025173 53.824559 ( 62.084274)
total: 191.13 sec