Logfile: /home/ko1/ruby/logs/brlog.trunk.20220710-225350
#<BuildRuby:0x00005603e1587dd0
@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.20220710-225350",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.000000 0.006709 0.851458 ( 0.903489)
build_miniruby 0.000000 0.000957 0.057174 ( 0.056068)
build_ruby 0.000000 0.001039 0.059323 ( 0.058091)
build_all 0.003461 0.000838 1.503076 ( 0.600286)
build_install 0.010900 0.000000 6.293725 ( 2.847979)
test_btest 0.000707 0.000154 49.052094 ( 8.915724)
test_basic 0.002969 0.003384 0.363810 ( 0.451169)
test_all 0.001182 0.000337 626.625892 ( 89.850595)
test_rubyspec 0.087230 0.040670 44.375133 ( 49.913701)
total: 153.60 sec