Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240704-080255
#<BuildRuby:0x00007fcacac0fde0
@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.20240704-080255",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000036 0.000006 0.000042 ( 0.000043)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.008709 0.001633 4.823222 ( 5.788340)
build_miniruby 0.001798 0.000337 1.803448 ( 2.144737)
build_ruby 0.002746 0.000515 4.648113 ( 5.412463)
build_all 0.007219 0.004937 8.056415 ( 7.207797)
build_install 0.022097 0.004687 11.490237 ( 10.212069)
test_btest 0.001030 0.000070 102.429611 (100.573498)
test_basic 0.000000 0.014610 1.300429 ( 2.035620)
test_all 0.117415 0.053748 892.941561 (971.767592)
test_rubyspec 0.046413 0.055337 164.766399 (158.967415)
total: 1264.11 sec