Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240904-181934
#<BuildRuby:0x00007f03c126fdd8
@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.20240904-181934",
@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.000066 0.000000 0.000066 ( 0.000067)
autoconf 0.000044 0.000000 0.000044 ( 0.000043)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.009211 0.000250 3.941556 ( 5.164003)
build_miniruby 0.001654 0.000284 1.796902 ( 2.058380)
build_ruby 0.001817 0.000312 4.502918 ( 5.002472)
build_all 0.006416 0.004616 7.314348 ( 6.318414)
build_install 0.020617 0.002234 9.938067 ( 8.056296)
test_btest 0.000787 0.000145 97.595270 ( 78.300930)
test_basic 0.006984 0.006060 1.227459 ( 1.770601)
test_all 0.109656 0.051805 817.052933 (464.464700)
test_rubyspec 0.045183 0.046393 149.673186 ( 65.323678)
total: 636.46 sec