Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-025439
#<BuildRuby:0x000056455df50098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-025439",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.003317 0.001106 1.298965 ( 1.726564)
build_miniruby 0.000916 0.000306 1.838096 ( 1.840095)
build_ruby 0.001045 0.000348 4.126600 ( 4.134855)
build_all 0.010666 0.000000 16.505723 ( 1.743024)
build_install 0.015084 0.000000 4.815599 ( 1.615331)
test_btest 0.000617 0.000126 81.247924 ( 8.647504)
test_basic 0.004770 0.001136 0.643805 ( 0.712661)
test_all 0.117615 0.004337 562.838406 ( 60.789861)
test_rubyspec 0.033999 0.030289 74.966176 ( 87.240980)
total: 168.45 sec