Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-102936
#<BuildRuby:0x000055d34e02c098
@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.20231229-102936",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001731 0.003616 1.144528 ( 1.949151)
build_miniruby 0.000000 0.001427 0.876807 ( 0.875801)
build_ruby 0.000000 0.001461 2.912992 ( 2.913261)
build_all 0.008253 0.001681 16.733513 ( 1.436312)
build_install 0.007589 0.001445 4.841289 ( 1.223244)
test_btest 0.000861 0.000164 81.922967 ( 7.816173)
test_basic 0.003327 0.000634 0.786484 ( 0.861126)
test_all 0.092791 0.044806 564.727242 ( 51.118640)
test_rubyspec 0.036875 0.019165 51.245983 ( 63.469111)
total: 131.66 sec