Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241120-232842
#<BuildRuby:0x00007f059395fde0
@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.20241120-232842",
@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.000037 0.000005 0.000042 ( 0.000042)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.002785 0.007731 4.318588 ( 6.673785)
build_miniruby 0.002142 0.000416 88.972320 ( 73.477241)
build_ruby 0.001883 0.000366 4.446265 ( 37.132887)
build_all 0.007261 0.004758 9.882027 ( 9.601571)
build_install 0.013521 0.012757 9.306060 ( 8.702113)
test_btest 0.000891 0.000245 65.101677 ( 61.338298)
test_basic 0.008689 0.004286 1.019525 ( 1.441470)
test_all 0.091631 0.056040 725.299629 (336.156925)
test_rubyspec 0.061074 0.019444 103.294954 ( 28.932820)
total: 563.46 sec