Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-233925
#<BuildRuby:0x000055c960a02358
@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.20221201-233925",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004619 0.000044 1.206558 ( 1.203443)
build_miniruby 0.000979 0.000065 1.054378 ( 1.053011)
build_ruby 0.001156 0.000077 2.841212 ( 2.729478)
build_all 0.008773 0.000028 15.841565 ( 3.240673)
build_install 0.009329 0.000000 2.174526 ( 1.243662)
test_btest 0.000633 0.000000 66.194343 ( 11.655582)
test_basic 0.000728 0.004005 0.322587 ( 0.412725)
test_all 0.000808 0.000081 675.296314 (123.645300)
test_rubyspec 0.052623 0.017508 53.769161 ( 61.941543)
total: 207.13 sec