Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241014-205543
#<BuildRuby:0x00007ff663eefdc0
@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.20241014-205543",
@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.000001 0.000025 ( 0.000026)
autoconf 0.000054 0.000002 0.000056 ( 0.000056)
configure 0.000044 0.000003 0.000047 ( 0.000046)
build_up 0.009193 0.000471 4.455882 ( 5.486323)
build_miniruby 0.001946 0.000100 2.368134 ( 2.742492)
build_ruby 0.001996 0.000102 4.582587 ( 5.095407)
build_all 0.011175 0.000000 6.912356 ( 5.652331)
build_install 0.018416 0.007929 10.258299 ( 8.562350)
test_btest 0.000822 0.000068 84.400773 ( 69.336188)
test_basic 0.011242 0.000937 1.108906 ( 1.451678)
test_all 0.100099 0.059118 769.557875 (453.405320)
test_rubyspec 0.052180 0.039848 125.542151 ( 60.327420)
total: 612.06 sec