Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241113-032209
#<BuildRuby:0x00007f20e01cfdd8
@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.20241113-032209",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000000 0.009447 4.126589 ( 5.271314)
build_miniruby 0.000153 0.001607 1.744567 ( 1.910733)
build_ruby 0.001819 0.000416 4.439866 ( 4.742082)
build_all 0.006516 0.004601 5.981328 ( 4.406976)
build_install 0.020165 0.004032 8.877911 ( 6.609576)
test_btest 0.000719 0.000176 66.298349 ( 63.332514)
test_basic 0.004967 0.009568 1.096126 ( 1.502462)
test_all 0.117918 0.043163 749.863467 (387.565895)
test_rubyspec 0.062271 0.027080 108.528065 ( 33.545085)
total: 508.89 sec