Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-065432
#<BuildRuby:0x0000555ff8b97438
@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.20240108-065432",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.004758 1.304364 ( 1.686613)
build_miniruby 0.000000 0.001577 2.028630 ( 2.031747)
build_ruby 0.000000 0.001669 4.283035 ( 4.291746)
build_all 0.007062 0.003502 16.605641 ( 1.768115)
build_install 0.015228 0.001596 5.276393 ( 2.085818)
test_btest 0.000650 0.000141 82.059230 ( 9.768882)
test_basic 0.002064 0.003739 0.697611 ( 0.764202)
test_all 0.083291 0.037812 578.503428 ( 68.936373)
test_rubyspec 0.041358 0.026275 82.315806 ( 94.759046)
total: 186.09 sec