Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-223345
#<BuildRuby:0x00005655140bc060
@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.20240102-223345",
@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.000017)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000424 0.006792 1.071688 ( 1.364651)
build_miniruby 0.000767 0.000256 0.839323 ( 0.839504)
build_ruby 0.000000 0.001771 2.688689 ( 2.689184)
build_all 0.004088 0.003635 11.890044 ( 0.957403)
build_install 0.013206 0.000297 3.437555 ( 0.955592)
test_btest 0.000636 0.000212 62.005935 ( 5.273687)
test_basic 0.005081 0.000272 0.421211 ( 0.500388)
test_all 0.063720 0.034019 405.390039 ( 35.953862)
test_rubyspec 0.033934 0.032227 40.100698 ( 52.680754)
total: 101.22 sec