Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-120837
#<BuildRuby:0x0000560345a6af88
@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.20240115-120837",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.003271 0.001308 0.900097 ( 1.271276)
build_miniruby 0.001138 0.000000 0.871411 ( 0.871246)
build_ruby 0.001775 0.000000 2.725187 ( 2.724487)
build_all 0.003784 0.005285 14.051324 ( 1.259277)
build_install 0.002167 0.005357 4.047916 ( 1.068113)
test_btest 0.000612 0.000306 73.818001 ( 7.275010)
test_basic 0.003223 0.001611 0.763261 ( 0.838675)
test_all 0.115909 0.018474 466.991416 ( 49.062871)
test_rubyspec 0.025083 0.020905 47.806325 ( 60.140683)
total: 124.51 sec