Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-131520
#<BuildRuby:0x000055c705543ce8
@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.20231019-131520",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000977 0.004378 1.549887 ( 1.738256)
build_miniruby 0.000854 0.000373 0.919155 ( 0.918648)
build_ruby 0.001294 0.000000 2.849349 ( 2.849106)
build_all 0.010731 0.000000 18.331309 ( 1.654084)
build_install 0.008397 0.001488 5.407407 ( 1.238402)
test_btest 0.000746 0.000261 88.111541 ( 8.148967)
test_basic 0.004256 0.001490 0.817465 ( 0.891121)
test_all 0.001661 0.005208 547.046822 ( 58.945844)
test_rubyspec 0.018759 0.032410 53.698330 ( 65.905490)
total: 142.29 sec