Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240925-203805
#<BuildRuby:0x00007fef2663fde0
@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.20240925-203805",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.002878 0.008383 5.725680 ( 9.282804)
build_miniruby 0.004598 0.002921 168.041295 (194.154840)
build_ruby 0.001152 0.001362 5.326914 ( 56.847909)
build_all 0.008591 0.002322 6.486305 ( 7.913223)
build_install 0.017314 0.009347 10.226783 ( 13.354502)
test_btest 0.002676 0.000795 83.781395 (120.019194)
test_basic 0.008506 0.002529 1.171581 ( 2.161616)
test_all 0.124181 0.041983 791.937774 (804.601458)
test_rubyspec 0.032116 0.061342 127.720245 ( 58.602940)
total: 1266.94 sec