Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-000532
#<BuildRuby:0x000055c7b1b1f520
@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.20230603-000532",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005996 1.429374 ( 2.695066)
build_miniruby 0.000112 0.000900 0.846613 ( 0.846224)
build_ruby 0.000955 0.000239 2.436656 ( 2.437444)
build_all 0.009160 0.000369 12.431050 ( 1.102926)
build_install 0.002405 0.005023 1.697823 ( 0.853770)
test_btest 0.000663 0.000195 83.229276 ( 7.304189)
test_basic 0.000405 0.003497 0.656074 ( 0.737494)
test_all 0.000995 0.000000 447.721843 ( 43.086479)
test_rubyspec 0.018778 0.023443 42.296088 ( 54.743890)
total: 113.81 sec