Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-034527
#<BuildRuby:0x00005647491e32c8
@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.20220701-034527",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006454 0.000163 0.815216 ( 0.872494)
build_miniruby 0.000936 0.000067 0.058402 ( 0.057214)
build_ruby 0.000749 0.000054 0.059752 ( 0.058603)
build_all 0.003900 0.000279 1.454549 ( 0.598317)
build_install 0.001959 0.008937 6.245561 ( 2.819086)
test_btest 0.000552 0.000111 48.800685 ( 8.634455)
test_basic 0.004728 0.000945 0.298865 ( 0.387206)
test_all 0.001358 0.000271 634.838991 ( 93.317447)
test_rubyspec 0.079359 0.039515 44.173433 ( 49.730173)
total: 156.48 sec