Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-214850
#<BuildRuby:0x00005616c240c098
@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.20240109-214850",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001675 0.004539 0.832550 ( 1.216540)
build_miniruby 0.000795 0.000199 0.813865 ( 0.813908)
build_ruby 0.001205 0.000301 2.662741 ( 2.663070)
build_all 0.003546 0.004163 11.917350 ( 0.971066)
build_install 0.012406 0.000978 3.446694 ( 0.968378)
test_btest 0.000627 0.000167 64.109614 ( 4.749399)
test_basic 0.005064 0.000100 0.413238 ( 0.493111)
test_all 0.086402 0.009723 382.450773 ( 33.356868)
test_rubyspec 0.027997 0.036483 40.466142 ( 53.029531)
total: 98.26 sec