Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-123321
#<BuildRuby:0x0000557d53d30920
@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.20221112-123321",
@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.000019 0.000000 0.000019 ( 0.000019)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.009994 0.000000 1.066849 ( 1.216223)
build_miniruby 0.001993 0.000000 0.068370 ( 0.066283)
build_ruby 0.002457 0.000000 0.068763 ( 0.066375)
build_all 0.008891 0.000000 1.426592 ( 0.571612)
build_install 0.005025 0.014097 1.831883 ( 0.931466)
test_btest 0.000000 0.002633 91.400789 ( 9.286323)
test_basic 0.001504 0.005874 0.345004 ( 0.438356)
test_all 0.002591 0.000648 698.390796 ( 70.153167)
test_rubyspec 0.101821 0.058031 47.848062 ( 56.322776)
total: 139.05 sec