Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-191229
#<BuildRuby:0x000055f4c88dbf40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220505-191229",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.000000 0.007064 0.813176 ( 1.324895)
build_miniruby 0.000788 0.000242 0.089252 ( 0.087163)
build_ruby 0.001369 0.000421 3.504381 ( 3.306655)
build_all 0.008089 0.001157 15.668501 ( 2.885186)
build_install 0.011338 0.000000 6.336513 ( 2.802870)
test_btest 0.000883 0.000000 52.745354 ( 8.396746)
test_basic 0.003045 0.002676 0.285144 ( 0.374307)
test_all 0.001054 0.000277 594.900933 ( 94.544429)
test_rubyspec 0.081653 0.044664 43.735076 ( 48.652714)
total: 162.38 sec