Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241207-213437
#<BuildRuby:0x00007f11ab5cfdc8
@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.20241207-213437",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000037 0.000005 0.000042 ( 0.000041)
build_up 0.007590 0.001012 3.860865 ( 4.337687)
build_miniruby 0.001428 0.000191 1.702685 ( 1.888909)
build_ruby 0.000000 0.002001 4.408693 ( 4.795609)
build_all 0.008396 0.001623 5.849533 ( 3.931732)
build_install 0.017347 0.005068 8.520023 ( 5.630662)
test_btest 0.000705 0.000118 64.571975 ( 56.353208)
test_basic 0.006331 0.005729 0.974368 ( 1.290455)
test_all 0.099846 0.051402 677.845176 (408.988970)
test_rubyspec 0.053175 0.035081 108.859270 ( 51.199092)
total: 538.42 sec