Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-083851
#<BuildRuby:0x0000560dcb1d40a0
@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.20231127-083851",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000304 0.004109 1.176074 ( 1.577357)
build_miniruby 0.000873 0.000257 0.919541 ( 0.919038)
build_ruby 0.001596 0.000000 2.754890 ( 2.755439)
build_all 0.008519 0.002321 16.858518 ( 1.565547)
build_install 0.007814 0.003865 5.136894 ( 1.207091)
test_btest 0.000716 0.000218 86.395378 ( 7.226885)
test_basic 0.004000 0.001218 0.699853 ( 0.775251)
test_all 0.104873 0.034648 514.586780 ( 60.085160)
test_rubyspec 0.014573 0.030955 50.230103 ( 62.624477)
total: 138.74 sec