Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-163004
#<BuildRuby:0x0000562b3b538920
@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.20220808-163004",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000012 0.000008 0.000020 ( 0.000019)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.011526 0.000000 0.957745 ( 0.994750)
build_miniruby 0.002560 0.000000 0.073749 ( 0.070880)
build_ruby 0.001822 0.000072 0.075629 ( 0.073755)
build_all 0.006809 0.003142 1.522362 ( 0.574247)
build_install 0.013619 0.009080 5.202481 ( 2.044298)
test_btest 0.000664 0.000332 79.963543 ( 8.142199)
test_basic 0.006845 0.000746 0.345871 ( 0.438854)
test_all 0.001662 0.000776 687.093565 ( 67.562717)
test_rubyspec 0.108113 0.074083 46.099381 ( 53.582640)
total: 133.49 sec