Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-231601
#<BuildRuby:0x000055b9ddaf7818
@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.20231111-231601",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001148 0.003320 1.406738 ( 1.694839)
build_miniruby 0.000752 0.000221 0.786602 ( 0.786783)
build_ruby 0.000944 0.000278 2.780325 ( 2.780732)
build_all 0.002322 0.007514 16.118810 ( 1.499210)
build_install 0.007353 0.001232 4.792888 ( 1.137277)
test_btest 0.000747 0.000275 81.580697 ( 7.787414)
test_basic 0.000000 0.006852 0.699836 ( 0.772090)
test_all 0.096227 0.037860 504.702917 ( 57.540059)
test_rubyspec 0.033148 0.014482 49.971475 ( 62.203710)
total: 136.20 sec