Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240731-113704
#<BuildRuby:0x00007f15a558fdd8
@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.20240731-113704",
@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.000014 0.000006 0.000020 ( 0.000020)
autoconf 0.000029 0.000012 0.000041 ( 0.000040)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.000000 0.010324 4.120775 ( 6.436366)
build_miniruby 0.000394 0.001527 1.814800 ( 2.624429)
build_ruby 0.001916 0.000958 4.605447 ( 6.162455)
build_all 0.009023 0.002427 7.898464 ( 9.544846)
build_install 0.021321 0.005899 10.712662 ( 14.099318)
test_btest 0.000000 0.001283 100.600992 (135.462905)
test_basic 0.000000 0.013133 1.228901 ( 2.154820)
test_all 0.103776 0.064804 867.709494 (956.222951)
test_rubyspec 0.053475 0.045278 154.486040 ( 87.584071)
total: 1220.29 sec