Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-112813
#<BuildRuby:0x00005619f144be00
@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.20221117-112813",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004528 0.000252 1.059522 ( 1.137714)
build_miniruby 0.000857 0.000048 0.955064 ( 0.953566)
build_ruby 0.001116 0.000000 2.700005 ( 2.601978)
build_all 0.009001 0.000000 15.991562 ( 3.342510)
build_install 0.002122 0.008006 2.045029 ( 1.167939)
test_btest 0.000557 0.000076 58.032125 ( 11.685900)
test_basic 0.000364 0.004214 0.306655 ( 0.397693)
test_all 0.001120 0.000204 639.293999 (101.678054)
test_rubyspec 0.046358 0.017922 51.800386 ( 60.166753)
total: 183.13 sec