Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240617-110134
#<BuildRuby:0x00007f461907fdd0
@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.20240617-110134",
@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.000007 0.000032 ( 0.000032)
autoconf 0.000036 0.000011 0.000047 ( 0.000047)
configure 0.000000 0.000119 0.000119 ( 0.000196)
build_up 0.006124 0.004589 4.043986 ( 5.004923)
build_miniruby 0.001453 0.000454 1.775566 ( 2.028306)
build_ruby 0.001879 0.000587 4.353539 ( 4.857279)
build_all 0.009158 0.001463 7.233104 ( 5.818929)
build_install 0.014946 0.010891 9.933556 ( 8.888505)
test_btest 0.000751 0.000257 90.731486 ( 76.940780)
test_basic 0.010658 0.002116 1.100314 ( 1.576710)
test_all 0.102871 0.058617 850.020441 (954.248356)
test_rubyspec 0.065311 0.031537 149.434764 (162.824464)
total: 1222.19 sec