Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240923-223749
#<BuildRuby:0x00007f42cfc4fdd8
@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.20240923-223749",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.006033 0.004405 5.231008 ( 8.825111)
build_miniruby 0.001791 0.000308 1.935955 ( 3.077222)
build_ruby 0.002119 0.000363 4.511425 ( 6.670300)
build_all 0.006691 0.004720 6.492428 ( 8.537832)
build_install 0.018560 0.009799 10.058676 ( 13.398092)
test_btest 0.000000 0.001267 85.859823 (116.757696)
test_basic 0.000000 0.013473 1.191013 ( 2.352281)
test_all 0.122559 0.042680 797.938409 (832.017418)
test_rubyspec 0.050429 0.042998 123.288294 ( 54.530322)
total: 1046.17 sec