Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241001-224514
#<BuildRuby:0x00007f8a020bfde0
@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.20241001-224514",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.008932 0.002173 5.313099 ( 7.213977)
build_miniruby 0.000000 0.002571 1.871721 ( 2.369152)
build_ruby 0.000000 0.002366 4.671422 ( 18.534738)
build_all 0.005551 0.005426 6.694012 ( 6.973396)
build_install 0.016336 0.010867 10.373591 ( 10.944237)
test_btest 0.000721 0.000240 85.540100 (100.399106)
test_basic 0.010260 0.003420 1.210739 ( 1.961595)
test_all 0.128574 0.034683 795.065411 (649.373593)
test_rubyspec 0.037323 0.048019 127.061729 ( 37.377746)
total: 835.15 sec