Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-034511
#<BuildRuby:0x0000555e8595d5b0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-034511",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012208 0.000540 0.932750 ( 1.187434)
build_miniruby 0.001983 0.000132 0.076914 ( 0.076165)
build_ruby 0.000000 0.002098 0.076573 ( 0.075415)
build_all 0.004884 0.005964 4.136197 ( 0.811050)
build_install 0.011771 0.008406 7.891947 ( 2.315190)
test_btest 0.001292 0.000308 47.031372 ( 43.881603)
test_basic 0.000000 0.008107 0.335625 ( 0.424643)
test_all 0.000000 0.001906 656.386609 ( 65.190297)
test_rubyspec 0.079944 0.060932 45.686257 ( 51.213970)
total: 165.18 sec