Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241025-070506
#<BuildRuby:0x00007f9b5ec8fdd8
@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.20241025-070506",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000041 0.000008 0.000049 ( 0.000049)
configure 0.000037 0.000007 0.000044 ( 0.000042)
build_up 0.008655 0.000129 4.342668 ( 5.602934)
build_miniruby 0.001862 0.000335 1.851707 ( 3.217080)
build_ruby 0.000000 0.002248 4.465518 ( 53.561833)
build_all 0.005075 0.005961 6.229166 ( 4.459586)
build_install 0.020405 0.006246 9.356823 ( 8.101181)
test_btest 0.000853 0.000200 67.113281 ( 58.934721)
test_basic 0.007699 0.004862 1.041896 ( 1.456502)
test_all 0.128064 0.032016 734.970407 (482.016945)
test_rubyspec 0.055085 0.035476 115.687509 ( 52.398217)
total: 669.75 sec