Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240229-040847
#<BuildRuby:0x00005607264f6450
@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.20240229-040847",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000023 0.000008 0.000031 ( 0.000032)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.003700 0.005369 2.840957 ( 4.475018)
build_miniruby 0.001302 0.000510 1.748039 ( 2.366853)
build_ruby 0.001369 0.000536 3.760986 ( 4.732383)
build_all 0.008016 0.000944 6.159312 ( 6.341465)
build_install 0.016646 0.005715 8.064876 ( 9.271672)
test_btest 0.000730 0.000268 75.972949 ( 76.275453)
test_basic 0.004011 0.004052 0.911064 ( 1.635591)
test_all 0.084641 0.037653 775.160154 (493.327923)
test_rubyspec 0.064500 0.029147 119.417007 (165.077225)
total: 763.50 sec