Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240314-161456
#<BuildRuby:0x00005566e6399ef8
@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.20240314-161456",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001527 0.006251 3.360463 ( 3.380216)
build_miniruby 0.000000 0.001320 2.058875 ( 2.109498)
build_ruby 0.000410 0.001362 3.637928 ( 3.983393)
build_all 0.008476 0.000336 6.333423 ( 3.782954)
build_install 0.014206 0.007504 8.596503 ( 5.305113)
test_btest 0.000743 0.000227 71.338125 ( 35.763823)
test_basic 0.007184 0.001131 0.869117 ( 1.168113)
test_all 0.086296 0.038821 822.761674 (615.257102)
test_rubyspec 0.057686 0.041106 124.007204 (196.276789)
total: 867.03 sec