Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241003-084621
#<BuildRuby:0x00007f5ff78afdc8
@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.20241003-084621",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000040 0.000004 0.000044 ( 0.000044)
configure 0.000037 0.000004 0.000041 ( 0.000040)
build_up 0.009225 0.000971 5.647822 ( 7.659683)
build_miniruby 0.001922 0.000203 2.481530 ( 3.533951)
build_ruby 0.001996 0.000210 4.549415 ( 5.823113)
build_all 0.010818 0.000667 7.146586 ( 7.579866)
build_install 0.019157 0.005724 10.264219 ( 11.137081)
test_btest 0.000810 0.000098 86.767116 ( 90.684428)
test_basic 0.009011 0.005362 1.248558 ( 1.987614)
test_all 0.135214 0.027392 823.178064 (679.362736)
test_rubyspec 0.044938 0.046152 127.187288 ( 53.389532)
total: 861.16 sec