Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-234838
#<BuildRuby:0x00005589887e3800
@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.20221115-234838",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000050 0.000012 0.000062 ( 0.000062)
build_up 0.008586 0.000000 1.095938 ( 1.540722)
build_miniruby 0.001806 0.000000 0.896273 ( 0.897465)
build_ruby 0.000000 0.002221 2.377800 ( 2.285704)
build_all 0.012281 0.005396 18.304094 ( 2.225336)
build_install 0.011822 0.007858 1.843429 ( 1.005022)
test_btest 0.001090 0.000363 82.460525 ( 8.954763)
test_basic 0.006055 0.000000 0.346279 ( 0.441861)
test_all 0.001946 0.000044 677.329838 ( 73.274401)
test_rubyspec 0.075885 0.049440 50.189686 ( 58.720269)
total: 149.35 sec