Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241113-232345
#<BuildRuby:0x00007ff77466fdc8
@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.20241113-232345",
@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.000015 0.000008 0.000023 ( 0.000023)
autoconf 0.000027 0.000015 0.000042 ( 0.000040)
configure 0.000024 0.000013 0.000037 ( 0.000037)
build_up 0.007795 0.001961 4.235653 ( 5.331605)
build_miniruby 0.001354 0.000704 1.804718 ( 2.325457)
build_ruby 0.001351 0.000702 4.491045 ( 16.047067)
build_all 0.005652 0.005023 6.109272 ( 3.630356)
build_install 0.019320 0.003181 8.533447 ( 5.125765)
test_btest 0.000995 0.000000 66.140330 ( 43.134920)
test_basic 0.013408 0.000000 1.053834 ( 1.475961)
test_all 0.130871 0.027117 737.968457 (332.247066)
test_rubyspec 0.046334 0.040387 108.843338 ( 39.364110)
total: 448.68 sec