Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-201415
#<BuildRuby:0x0000557a6e77c048
@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.20230107-201415",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003257 0.000296 0.621619 ( 1.013020)
build_miniruby 0.000827 0.000075 0.664392 ( 0.664131)
build_ruby 0.001189 0.000108 2.427454 ( 2.430560)
build_all 0.005309 0.004532 13.011929 ( 1.591362)
build_install 0.005705 0.000951 1.541691 ( 0.724202)
test_btest 0.000518 0.000086 68.204341 ( 6.374836)
test_basic 0.003152 0.000525 0.245414 ( 0.340365)
test_all 0.000970 0.000162 511.811480 ( 47.297595)
test_rubyspec 0.017277 0.011503 35.766162 ( 46.612812)
total: 107.05 sec