Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241229-154631
#<BuildRuby:0x00007f39643bfde0
@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.20241229-154631",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005379 0.000742 2.115057 ( 5.980106)
build_miniruby 0.001618 0.000223 1.494180 ( 5.576819)
build_ruby 0.001686 0.000233 4.146059 ( 76.518461)
build_all 0.009227 0.000644 6.208201 ( 4.699024)
build_install 0.019656 0.001316 7.521075 ( 24.035267)
test_btest 0.000749 0.000094 61.002471 ( 44.940840)
test_basic 0.001961 0.010210 0.980810 ( 2.447766)
test_all 0.133330 0.019855 721.663151 (703.988732)
test_rubyspec 0.065726 0.024443 108.542604 (119.730145)
total: 987.92 sec