Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-023423
#<BuildRuby:0x0000555e871dd400
@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.20221025-023423",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006197 0.004728 1.169201 ( 1.242568)
build_miniruby 0.001624 0.000000 0.106579 ( 0.104935)
build_ruby 0.002078 0.000000 0.111233 ( 0.108857)
build_all 0.009175 0.000118 1.416886 ( 0.611059)
build_install 0.011601 0.003093 1.741461 ( 0.911379)
test_btest 0.001528 0.000408 64.533804 ( 6.595907)
test_basic 0.002153 0.005813 0.358794 ( 0.448985)
test_all 0.004828 0.001735 494.194967 ( 53.835980)
test_rubyspec 0.067360 0.053629 43.247869 ( 51.645551)
total: 115.51 sec