Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240711-210739
#<BuildRuby:0x00007f374de9fdc8
@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.20240711-210739",
@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.000024 0.000003 0.000027 ( 0.000020)
autoconf 0.000037 0.000006 0.000043 ( 0.000038)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.008757 0.001369 4.661763 ( 7.079859)
build_miniruby 0.000000 0.001836 21.549170 ( 23.836794)
build_ruby 0.000000 0.002495 4.115437 ( 5.360495)
build_all 0.005486 0.006753 7.817009 ( 8.073293)
build_install 0.020432 0.006041 10.088798 ( 10.202254)
test_btest 0.000999 0.000236 93.431619 (116.492058)
test_basic 0.000000 0.012392 1.169871 ( 2.299728)
test_all 0.119651 0.055411 862.713183 (1154.295905)
test_rubyspec 0.040312 0.053387 152.779401 (166.885701)
total: 1494.53 sec