Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-234611
#<BuildRuby:0x0000555e517ff5a8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221128-234611",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005668 0.005226 1.209277 ( 1.551559)
build_miniruby 0.002307 0.000533 0.843087 ( 0.841308)
build_ruby 0.003044 0.000703 2.244452 ( 2.145986)
build_all 0.020152 0.000000 18.465118 ( 2.170148)
build_install 0.014773 0.005083 1.862221 ( 0.949658)
test_btest 0.001346 0.000269 91.420715 ( 8.763815)
test_basic 0.002802 0.005635 0.342526 ( 0.430035)
test_all 0.002203 0.000550 696.449029 ( 69.617419)
test_rubyspec 0.117862 0.069058 49.297724 ( 57.370594)
total: 143.84 sec