Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240630-052057
#<BuildRuby:0x00007f80de9ffdd8
@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.20240630-052057",
@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.000030 0.000007 0.000037 ( 0.000032)
autoconf 0.000045 0.000011 0.000056 ( 0.000050)
configure 0.000037 0.000008 0.000045 ( 0.000046)
build_up 0.009223 0.001189 4.647346 ( 7.218247)
build_miniruby 0.000000 0.002248 1.886443 ( 3.556873)
build_ruby 0.000000 0.002825 4.732415 ( 6.516078)
build_all 0.005411 0.007211 7.640955 ( 9.721031)
build_install 0.025730 0.004437 11.096302 ( 14.019695)
test_btest 0.000733 0.000205 98.976107 (113.799691)
test_basic 0.011036 0.002614 1.209015 ( 5.489148)
test_all 0.102609 0.065216 890.685140 (790.337364)
test_rubyspec 0.057237 0.037645 150.170298 ( 53.155524)
total: 1003.82 sec