Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231115-043415
#<BuildRuby:0x0000560266956398
@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.20231115-043415",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000030)
build_up 0.006556 0.000655 2.164616 ( 3.952677)
build_miniruby 0.001643 0.000164 2.110093 ( 2.461625)
build_ruby 0.001832 0.000183 3.465986 ( 4.397538)
build_all 0.009054 0.000466 5.219392 ( 5.319930)
build_install 0.016016 0.005270 6.706758 ( 6.933658)
test_btest 0.000932 0.000113 64.758969 ( 60.706192)
test_basic 0.000073 0.008486 0.787174 ( 1.229362)
test_all 0.089212 0.037633 642.513863 (317.506569)
test_rubyspec 0.050068 0.017256 84.369022 ( 96.738728)
total: 499.25 sec