Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-021425
#<BuildRuby:0x000055b4b585f6f0
@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.20221226-021425",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003466 0.588223 ( 1.001567)
build_miniruby 0.000462 0.000480 0.754255 ( 0.753549)
build_ruby 0.001229 0.000088 2.532579 ( 2.533165)
build_all 0.009067 0.000055 12.541041 ( 1.493163)
build_install 0.006677 0.000149 1.637106 ( 0.770646)
test_btest 0.000661 0.000000 66.268861 ( 6.210022)
test_basic 0.003493 0.000000 0.245312 ( 0.340502)
test_all 0.001468 0.000082 481.146897 ( 52.461950)
test_rubyspec 0.008328 0.019444 35.551241 ( 46.084647)
total: 111.65 sec