Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240715-090714
#<BuildRuby:0x00007ff0b784fdc8
@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.20240715-090714",
@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.000020 0.000008 0.000028 ( 0.000029)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000039 0.000000 0.000039 ( 0.000040)
build_up 0.006065 0.003383 3.901244 ( 4.698445)
build_miniruby 0.001481 0.000582 2.030314 ( 2.111969)
build_ruby 0.001634 0.000643 3.817430 ( 4.186293)
build_all 0.008281 0.003253 7.246203 ( 4.664739)
build_install 0.010239 0.013965 9.997707 ( 7.148205)
test_btest 0.000547 0.000256 93.749228 ( 74.859573)
test_basic 0.000467 0.012609 1.167551 ( 1.614736)
test_all 0.114972 0.051745 860.938788 (938.796618)
test_rubyspec 0.046408 0.045616 152.001785 (173.856759)
total: 1211.94 sec