Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240714-110856
#<BuildRuby:0x00007f5fc5f7fdd8
@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.20240714-110856",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000032 0.000011 0.000043 ( 0.000042)
configure 0.000028 0.000010 0.000038 ( 0.000037)
build_up 0.006650 0.002293 4.034031 ( 5.459529)
build_miniruby 0.001996 0.000000 2.229815 ( 2.648118)
build_ruby 0.002271 0.000029 4.182467 ( 4.735076)
build_all 0.004330 0.005882 7.168484 ( 4.368947)
build_install 0.017665 0.006019 10.286192 ( 7.466860)
test_btest 0.000000 0.001123 89.268098 ( 83.220493)
test_basic 0.001027 0.012975 1.189066 ( 1.758154)
test_all 0.112680 0.058144 812.423550 (918.220756)
test_rubyspec 0.057849 0.036654 152.178268 (151.658605)
total: 1179.54 sec