Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-124230
#<BuildRuby:0x000055cba6516f90
@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.20221015-124230",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005813 0.004163 1.110117 ( 1.170316)
build_miniruby 0.002170 0.000310 0.102805 ( 0.098555)
build_ruby 0.001414 0.000202 0.097783 ( 0.095304)
build_all 0.009001 0.001286 1.373878 ( 0.569980)
build_install 0.015484 0.000000 1.685076 ( 0.898803)
test_btest 0.000000 0.001805 62.312653 ( 6.523651)
test_basic 0.000000 0.005589 0.362935 ( 0.454894)
test_all 0.004839 0.002477 494.017313 ( 53.868417)
test_rubyspec 0.092487 0.040792 43.075138 ( 51.592016)
total: 115.27 sec