Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-102340
#<BuildRuby:0x00005558ed31c090
@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.20231104-102340",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002782 0.002775 1.432084 ( 1.677689)
build_miniruby 0.000885 0.000126 0.869074 ( 0.869243)
build_ruby 0.001086 0.000155 2.604001 ( 2.604382)
build_all 0.007728 0.003187 17.126612 ( 1.486364)
build_install 0.009784 0.000383 5.392458 ( 1.271759)
test_btest 0.000000 0.001147 87.696863 ( 7.230862)
test_basic 0.002005 0.002870 0.732916 ( 0.809719)
test_all 0.098158 0.037880 520.434866 ( 59.065283)
test_rubyspec 0.021911 0.026827 50.824198 ( 63.139684)
total: 138.16 sec