Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-054811
#<BuildRuby:0x0000563293883788
@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.20231220-054811",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003682 0.000335 1.041401 ( 1.301295)
build_miniruby 0.000869 0.000079 0.897274 ( 0.897497)
build_ruby 0.001221 0.000000 2.735890 ( 2.739276)
build_all 0.007333 0.000000 12.204128 ( 1.044604)
build_install 0.005454 0.007404 3.648201 ( 0.992072)
test_btest 0.000530 0.000099 67.368519 ( 5.619070)
test_basic 0.000000 0.003231 0.398144 ( 0.471680)
test_all 0.084607 0.020929 412.588717 ( 40.477354)
test_rubyspec 0.027694 0.031030 40.303736 ( 53.078288)
total: 106.62 sec