Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-064132
#<BuildRuby:0x0000563ddfab0090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231119-064132",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001217 0.004153 0.925338 ( 1.305615)
build_miniruby 0.000954 0.000000 0.783936 ( 0.783710)
build_ruby 0.001432 0.000000 2.602050 ( 2.602922)
build_all 0.003618 0.003626 12.019704 ( 0.958899)
build_install 0.001755 0.008219 3.460049 ( 0.961827)
test_btest 0.000640 0.000226 64.223970 ( 4.518947)
test_basic 0.000402 0.003534 0.408851 ( 0.489295)
test_all 0.075781 0.019299 358.983306 ( 32.643509)
test_rubyspec 0.049432 0.016119 39.814293 ( 52.383112)
total: 96.65 sec