Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240701-132214
#<BuildRuby:0x00007fe29faefdd8
@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.20240701-132214",
@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.000025 0.000006 0.000031 ( 0.000031)
autoconf 0.000046 0.000009 0.000055 ( 0.000048)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.009109 0.001875 4.569963 ( 7.507531)
build_miniruby 0.001771 0.000364 1.927816 ( 2.781280)
build_ruby 0.002278 0.000469 4.627959 ( 7.092562)
build_all 0.011311 0.001366 7.624039 ( 10.364296)
build_install 0.021836 0.006322 10.845958 ( 15.327834)
test_btest 0.001047 0.000221 101.043119 (147.944680)
test_basic 0.004506 0.009728 1.260361 ( 2.357712)
test_all 0.117848 0.046898 853.175503 (752.301502)
test_rubyspec 0.044190 0.053189 153.687975 ( 66.971705)
total: 1012.65 sec