Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250129-161217
#<BuildRuby:0x00007fac266bfdd0
@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.20250129-161217",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.008519 0.001488 4.123261 ( 5.290158)
build_miniruby 0.001637 0.000527 8.765755 ( 10.644847)
build_ruby 0.002396 0.000000 3.864025 ( 4.964468)
build_all 0.010615 0.000256 5.452071 ( 6.573212)
build_install 0.018798 0.007330 8.478862 ( 10.154055)
test_btest 0.000951 0.000000 61.912527 ( 73.244554)
test_basic 0.000854 0.010865 0.875330 ( 1.639355)
test_all 0.097681 0.034787 602.486559 (641.418692)
test_rubyspec 0.054877 0.032560 98.431191 ( 70.101367)
total: 824.03 sec