Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-030248
#<BuildRuby:0x0000562f7a4dd550
@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.20221029-030248",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011910 0.000563 1.110844 ( 1.128090)
build_miniruby 0.002130 0.000152 0.105020 ( 0.101979)
build_ruby 0.001434 0.000103 0.091608 ( 0.088270)
build_all 0.008926 0.000638 1.288473 ( 0.577628)
build_install 0.014929 0.000244 1.595573 ( 0.884871)
test_btest 0.001446 0.000091 62.744204 ( 6.226651)
test_basic 0.006497 0.000038 0.369902 ( 0.459156)
test_all 0.002784 0.004947 491.662094 ( 53.681584)
test_rubyspec 0.078376 0.049644 43.436315 ( 51.958527)
total: 115.11 sec