Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241007-164851
#<BuildRuby:0x00007ff933f2fdd0
@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.20241007-164851",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.007744 0.002178 6.932724 ( 8.182477)
build_miniruby 0.002564 0.004906 155.170695 (110.380768)
build_ruby 0.000000 0.002708 5.522357 ( 6.467716)
build_all 0.010990 0.001138 7.065335 ( 6.424047)
build_install 0.023376 0.004045 10.223178 ( 9.313903)
test_btest 0.002857 0.000000 86.732356 ( 88.233982)
test_basic 0.009184 0.002359 1.236023 ( 1.958384)
test_all 0.132523 0.032186 779.560266 (673.864950)
test_rubyspec 0.063484 0.034228 128.583218 ( 65.848243)
total: 970.68 sec