Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-232703
#<BuildRuby:0x000055a58adcbb50
@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.20230807-232703",
@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.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005706 0.000000 1.542318 ( 2.821552)
build_miniruby 0.001050 0.000000 0.884879 ( 0.884734)
build_ruby 0.001616 0.000057 2.673096 ( 2.722614)
build_all 0.008587 0.000419 13.919883 ( 1.228914)
build_install 0.001000 0.007133 1.948296 ( 0.897213)
test_btest 0.000822 0.000137 78.686940 ( 7.751955)
test_basic 0.005385 0.000235 0.581813 ( 0.657244)
test_all 0.001252 0.000200 504.258167 ( 50.954578)
test_rubyspec 0.009536 0.035086 45.232095 ( 57.606977)
total: 125.53 sec