Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241129-233247
#<BuildRuby:0x00007fb53d91fdd0
@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.20241129-233247",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.008660 0.000702 4.278914 ( 15.487523)
build_miniruby 0.002146 0.000174 88.406834 ( 49.578307)
build_ruby 0.002435 0.000000 4.541279 ( 5.688313)
build_all 0.006812 0.003945 6.050912 ( 5.093084)
build_install 0.013671 0.010874 8.971375 ( 7.443757)
test_btest 0.000787 0.000120 66.920323 ( 62.200104)
test_basic 0.009540 0.001452 1.001235 ( 1.611660)
test_all 0.132838 0.024191 726.771717 (482.607396)
test_rubyspec 0.038101 0.052222 108.274154 ( 46.673891)
total: 676.39 sec