Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-062417
#<BuildRuby:0x000055e8157203a0
@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.20221205-062417",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001307 0.003760 1.099024 ( 1.135975)
build_miniruby 0.000872 0.000103 0.937425 ( 0.936082)
build_ruby 0.001069 0.000125 2.738544 ( 2.632972)
build_all 0.009065 0.000103 15.853939 ( 3.417759)
build_install 0.008500 0.000000 2.329053 ( 1.299832)
test_btest 0.000658 0.000000 66.748573 ( 11.478162)
test_basic 0.004611 0.000144 0.315817 ( 0.407117)
test_all 0.000000 0.002180 699.687803 (109.139306)
test_rubyspec 0.053269 0.017325 53.001723 ( 61.132414)
total: 191.58 sec