Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240719-170641
#<BuildRuby:0x00007fdd4cb6fdd8
@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.20240719-170641",
@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.000027 0.000005 0.000032 ( 0.000026)
autoconf 0.000046 0.000008 0.000054 ( 0.000049)
configure 0.000044 0.000008 0.000052 ( 0.000043)
build_up 0.008197 0.001405 4.248484 ( 4.917566)
build_miniruby 0.001959 0.000336 33.109201 ( 33.881251)
build_ruby 0.001985 0.000340 4.425948 ( 34.402893)
build_all 0.010815 0.000328 7.169917 ( 3.667355)
build_install 0.025183 0.000000 10.219868 ( 6.000870)
test_btest 0.001224 0.000000 92.779137 ( 46.457061)
test_basic 0.013895 0.000055 1.185294 ( 1.489391)
test_all 0.126000 0.039565 860.295343 (614.552061)
test_rubyspec 0.056237 0.039799 158.272036 (101.227866)
total: 846.60 sec