Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-031958
#<BuildRuby:0x00005652c3011550
@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.20221028-031958",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000046 0.000019 0.000065 ( 0.000064)
build_up 0.009422 0.000387 1.136634 ( 1.182336)
build_miniruby 0.001626 0.000542 0.096299 ( 0.093584)
build_ruby 0.001678 0.000560 0.101164 ( 0.097974)
build_all 0.006982 0.000000 1.314284 ( 0.567805)
build_install 0.006096 0.008906 1.599258 ( 0.884661)
test_btest 0.001309 0.000523 63.770614 ( 6.588521)
test_basic 0.004915 0.001966 0.362909 ( 0.453163)
test_all 0.005088 0.002036 504.215554 ( 54.090534)
test_rubyspec 0.078477 0.039981 43.441044 ( 51.981368)
total: 115.94 sec