Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241206-233547
#<BuildRuby:0x00007fdd4939fde0
@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.20241206-233547",
@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.000004 0.000024 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006004 0.002744 3.941333 ( 5.170057)
build_miniruby 0.001662 0.000342 1.841845 ( 2.064489)
build_ruby 0.001964 0.000404 3.859559 ( 50.641151)
build_all 0.002571 0.007436 5.916197 ( 3.616992)
build_install 0.017234 0.006127 8.508172 ( 5.529129)
test_btest 0.000606 0.000162 61.523902 ( 51.200788)
test_basic 0.008300 0.003963 0.991794 ( 1.161621)
test_all 0.113937 0.037992 668.603510 (346.404411)
test_rubyspec 0.037037 0.043586 106.044224 ( 33.493293)
total: 499.28 sec