Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-031626
#<BuildRuby:0x0000557a427b31c8
@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.20221208-031626",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009034 0.001390 1.215418 ( 1.475929)
build_miniruby 0.000000 0.002595 0.837909 ( 0.836813)
build_ruby 0.000349 0.002252 2.231786 ( 2.166214)
build_all 0.018962 0.000000 18.498488 ( 2.201032)
build_install 0.021553 0.000997 2.073478 ( 1.051549)
test_btest 0.001471 0.000220 88.744418 ( 8.866875)
test_basic 0.007359 0.000300 0.344895 ( 0.435932)
test_all 0.001839 0.000263 703.900481 ( 69.918928)
test_rubyspec 0.084422 0.059134 49.096663 ( 57.612718)
total: 144.57 sec