Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241008-144856
#<BuildRuby:0x00007f086ce5fdc8
@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.20241008-144856",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000042 0.000007 0.000049 ( 0.000049)
build_up 0.011798 0.000000 5.811205 ( 7.880955)
build_miniruby 0.011112 0.005201 349.520983 (272.202877)
build_ruby 0.002505 0.000428 6.890938 ( 7.116715)
build_all 0.068764 0.032190 268.259402 (259.290732)
build_install 0.010534 0.016071 10.399444 ( 11.133702)
test_btest 0.000846 0.000260 84.105021 ( 87.872295)
test_basic 0.002788 0.007458 1.148365 ( 2.766711)
test_all 0.107913 0.052588 735.285940 (613.566390)
test_rubyspec 0.050767 0.045368 123.177654 ( 64.522530)
total: 1326.35 sec