Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240808-055304
#<BuildRuby:0x00007f87b9c6fdc0
@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.20240808-055304",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.009496 0.000754 4.334373 ( 6.976757)
build_miniruby 0.001696 0.000235 2.324026 ( 3.221730)
build_ruby 0.002495 0.000000 4.434928 ( 38.422099)
build_all 0.011212 0.000000 7.542721 ( 9.402218)
build_install 0.022816 0.004057 10.810414 ( 12.673525)
test_btest 0.000922 0.000123 95.252194 (109.990401)
test_basic 0.010504 0.001401 1.254883 ( 2.190254)
test_all 0.114841 0.049570 851.154081 (643.876750)
test_rubyspec 0.046805 0.046072 156.814726 ( 72.727968)
total: 899.48 sec