Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240810-175902
#<BuildRuby:0x00007f9151a2fdc0
@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.20240810-175902",
@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.000002 0.000025 ( 0.000025)
autoconf 0.000042 0.000004 0.000046 ( 0.000047)
configure 0.000035 0.000004 0.000039 ( 0.000038)
build_up 0.005539 0.004158 4.214862 ( 6.874014)
build_miniruby 0.002060 0.000257 2.443264 ( 3.896535)
build_ruby 0.002494 0.000311 4.706995 ( 31.706198)
build_all 0.007163 0.003967 7.843114 ( 7.494059)
build_install 0.012592 0.011549 10.757745 ( 9.896242)
test_btest 0.001107 0.000216 96.388653 ( 91.040762)
test_basic 0.010980 0.002148 1.146913 ( 1.713584)
test_all 0.128192 0.031915 839.894625 (527.423827)
test_rubyspec 0.051457 0.040328 151.491614 ( 61.055634)
total: 741.10 sec