Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-130220
#<BuildRuby:0x0000564b513cb2f0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-130220",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003522 0.000000 0.656617 ( 1.084862)
build_miniruby 0.000888 0.000038 0.737032 ( 0.736312)
build_ruby 0.001300 0.000000 2.512825 ( 2.512443)
build_all 0.008886 0.000145 12.455241 ( 1.498660)
build_install 0.000965 0.005904 1.582639 ( 0.747506)
test_btest 0.000625 0.000093 67.287174 ( 6.451533)
test_basic 0.003274 0.000491 0.274341 ( 0.369502)
test_all 0.001385 0.000207 506.424062 ( 74.536394)
test_rubyspec 0.019070 0.014071 34.913032 ( 45.563275)
total: 133.50 sec