Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241110-091923
#<BuildRuby:0x00007febb009fdc8
@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.20241110-091923",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000042 0.000008 0.000050 ( 0.000049)
configure 0.000038 0.000007 0.000045 ( 0.000045)
build_up 0.000634 0.008145 4.167900 ( 4.526135)
build_miniruby 0.001902 0.000000 1.824946 ( 1.926960)
build_ruby 0.002364 0.000091 4.412788 ( 4.569363)
build_all 0.008806 0.001272 6.091320 ( 3.936315)
build_install 0.024156 0.001187 9.168394 ( 6.287623)
test_btest 0.001196 0.000000 64.153617 ( 45.294472)
test_basic 0.011346 0.001033 1.011606 ( 1.513810)
test_all 0.109246 0.042902 717.332762 (436.813517)
test_rubyspec 0.049280 0.039763 111.122647 ( 60.301292)
total: 565.17 sec