Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-113023
#<BuildRuby:0x00005599df9a7328
@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.20231122-113023",
@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.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.004297 1.305055 ( 1.682806)
build_miniruby 0.000000 0.001114 0.812434 ( 0.811894)
build_ruby 0.000000 0.002176 2.781010 ( 2.780367)
build_all 0.007793 0.003565 17.181471 ( 1.580404)
build_install 0.006670 0.003567 5.211059 ( 1.235561)
test_btest 0.000999 0.000235 87.201947 ( 7.087384)
test_basic 0.004864 0.000238 0.685664 ( 0.760526)
test_all 0.114483 0.025413 499.780410 ( 53.129361)
test_rubyspec 0.027429 0.022874 52.091424 ( 64.445126)
total: 133.51 sec