Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-213210
#<BuildRuby:0x000056016f1a3fa8
@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.20231103-213210",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.006452 1.444258 ( 1.703173)
build_miniruby 0.000000 0.001085 0.864902 ( 0.865022)
build_ruby 0.000000 0.001330 2.888552 ( 2.888775)
build_all 0.002252 0.007919 16.449817 ( 1.434929)
build_install 0.007305 0.002307 5.061274 ( 1.174575)
test_btest 0.000667 0.000211 84.994931 ( 7.348632)
test_basic 0.004246 0.000000 0.661624 ( 0.729235)
test_all 0.090032 0.046752 520.210424 ( 56.413451)
test_rubyspec 0.014976 0.032227 50.709956 ( 63.076756)
total: 135.64 sec