Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240802-153949
#<BuildRuby:0x00007fb0e46bfde0
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240802-153949",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000033 0.000011 0.000044 ( 0.000043)
build_up 0.008655 0.001540 4.219593 ( 6.553892)
build_miniruby 0.001337 0.000432 2.284761 ( 3.400218)
build_ruby 0.002072 0.000671 4.406618 ( 5.967701)
build_all 0.007865 0.002545 7.240057 ( 8.824917)
build_install 0.023534 0.003093 10.554146 ( 12.755887)
test_btest 0.000931 0.000277 98.749162 (129.229714)
test_basic 0.001333 0.012826 1.240925 ( 2.516075)
test_all 0.131778 0.036029 823.265125 (874.560796)
test_rubyspec 0.056064 0.036791 149.851723 ( 75.916536)
total: 1119.73 sec