Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240131-050232
#<BuildRuby:0x000056055e792048
@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.20240131-050232",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005602 0.004195 17.523514 ( 19.380174)
build_miniruby 0.008130 0.000694 187.155558 (139.409957)
build_ruby 0.002110 0.000352 4.205519 ( 5.817504)
build_all 0.011010 0.004676 34.266929 ( 34.042187)
build_install 0.019928 0.001224 7.489796 ( 8.644625)
test_btest 0.000680 0.000116 75.789277 ( 85.430595)
test_basic 0.007308 0.001253 0.856146 ( 1.520547)
test_all 0.074064 0.055037 790.042067 (817.242398)
test_rubyspec 0.072338 0.041951 181.214159 (269.429348)
total: 1380.92 sec