Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-175032
#<BuildRuby:0x00005569730bb800
@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.20220723-175032",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000008)
build_up 0.006631 0.004933 1.002735 ( 1.242121)
build_miniruby 0.001569 0.000603 0.068732 ( 0.067174)
build_ruby 0.001423 0.000547 0.070943 ( 0.070213)
build_all 0.011536 0.000000 1.513389 ( 0.585050)
build_install 0.022417 0.000000 5.166540 ( 2.057785)
test_btest 0.000000 0.001352 69.307693 ( 8.434368)
test_basic 0.004857 0.002897 0.314691 ( 0.404092)
test_all 0.002285 0.000623 675.041841 ( 66.792447)
test_rubyspec 0.120641 0.057336 45.937843 ( 51.683039)
total: 131.34 sec