Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-062308
#<BuildRuby:0x00005619f5d53e90
@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.20220516-062308",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000023 0.000003 0.000026 ( 0.000028)
build_up 0.006053 0.000292 0.826767 ( 0.920253)
build_miniruby 0.000881 0.000136 0.057162 ( 0.055976)
build_ruby 0.000834 0.000128 0.057803 ( 0.056587)
build_all 0.003686 0.000567 1.532646 ( 0.617442)
build_install 0.011112 0.000000 6.333347 ( 2.887411)
test_btest 0.000587 0.000000 48.975925 ( 8.955614)
test_basic 0.003125 0.003277 0.346644 ( 0.434357)
test_all 0.001048 0.000175 627.376658 ( 89.701554)
test_rubyspec 0.082620 0.043144 44.315602 ( 49.823452)
total: 153.45 sec