Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250211-161919
#<BuildRuby:0x00007f19c9fcfdc0
@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.20250211-161919",
@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.000013 0.000007 0.000020 ( 0.000021)
autoconf 0.000022 0.000011 0.000033 ( 0.000033)
configure 0.000019 0.000010 0.000029 ( 0.000029)
build_up 0.007395 0.001686 3.686751 ( 5.421523)
build_miniruby 0.001247 0.000624 2.037189 ( 2.687027)
build_ruby 0.001285 0.000643 3.758815 ( 4.423386)
build_all 0.008830 0.002166 11.307759 ( 11.352353)
build_install 0.021815 0.003519 7.717119 ( 8.294969)
test_btest 0.000771 0.000326 61.277948 ( 64.530805)
test_basic 0.006092 0.005404 0.906099 ( 1.469831)
test_all 0.106403 0.020760 566.165491 (518.872433)
test_rubyspec 0.044387 0.039342 97.504617 ( 76.296825)
total: 693.35 sec