Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-160351
#<BuildRuby:0x000056230cbef728
@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.20230701-160351",
@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.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005614 0.000455 1.247210 ( 2.490973)
build_miniruby 0.000941 0.000000 0.876475 ( 0.877019)
build_ruby 0.001321 0.000000 2.860611 ( 2.861579)
build_all 0.007247 0.001578 11.548693 ( 8.025434)
build_install 0.002277 0.006619 5.073690 ( 1.934630)
test_btest 0.000797 0.000294 84.762378 ( 7.755040)
test_basic 0.002808 0.001034 0.612924 ( 0.696005)
test_all 0.000938 0.000345 458.770522 ( 42.137062)
test_rubyspec 0.012739 0.024514 42.443507 ( 54.913214)
total: 121.69 sec