Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-033809
#<BuildRuby:0x000055b1dc147ba0
@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.20221103-033809",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009066 0.000697 0.944341 ( 1.284074)
build_miniruby 0.001201 0.000092 0.050708 ( 0.049789)
build_ruby 0.001336 0.000102 0.049764 ( 0.048712)
build_all 0.003729 0.004783 1.223395 ( 0.480407)
build_install 0.009631 0.004851 1.559810 ( 0.803568)
test_btest 0.001692 0.000000 62.054924 ( 6.476783)
test_basic 0.006235 0.000562 0.318312 ( 0.410441)
test_all 0.003678 0.004754 501.066984 ( 53.863969)
test_rubyspec 0.097969 0.042636 43.341020 ( 51.843950)
total: 115.26 sec