Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240704-180132
#<BuildRuby:0x00007f8d1a13fde0
@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.20240704-180132",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000000 0.000110 0.000110 ( 0.000059)
configure 0.000000 0.000046 0.000046 ( 0.000046)
build_up 0.006524 0.003529 4.635709 ( 5.249108)
build_miniruby 0.001915 0.000280 1.811537 ( 2.056722)
build_ruby 0.002269 0.000332 4.425897 ( 4.988999)
build_all 0.009718 0.000801 7.532996 ( 5.770945)
build_install 0.023062 0.001987 10.596262 ( 8.653166)
test_btest 0.001071 0.000146 100.252792 ( 84.929201)
test_basic 0.004804 0.010084 1.301380 ( 1.799534)
test_all 0.118936 0.049323 914.767513 (919.288960)
test_rubyspec 0.050683 0.050638 162.389774 (162.176414)
total: 1194.91 sec