Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241027-230525
#<BuildRuby:0x00007f9ceaaafdc8
@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.20241027-230525",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.008688 0.000792 4.294076 ( 5.258566)
build_miniruby 0.000000 0.001808 1.840436 ( 2.039633)
build_ruby 0.000120 0.002159 4.391060 ( 4.929384)
build_all 0.006269 0.004553 6.166549 ( 4.672367)
build_install 0.013283 0.010688 9.340408 ( 7.122680)
test_btest 0.000906 0.000000 67.159805 ( 54.154647)
test_basic 0.002773 0.010178 1.077605 ( 1.797351)
test_all 0.134005 0.025814 778.401425 (510.352776)
test_rubyspec 0.053997 0.037994 113.758582 ( 52.718942)
total: 643.05 sec