Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241016-185631
#<BuildRuby:0x00007f3bae34fdc8
@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.20241016-185631",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000036 0.000007 0.000043 ( 0.000042)
build_up 0.006691 0.003714 5.012235 ( 6.681126)
build_miniruby 0.002303 0.000498 49.043526 ( 37.362313)
build_ruby 0.002031 0.000439 5.303359 ( 6.156732)
build_all 0.006716 0.005717 6.928077 ( 5.588638)
build_install 0.021609 0.004332 9.772745 ( 7.906039)
test_btest 0.000941 0.000000 83.476498 ( 73.057805)
test_basic 0.012352 0.000000 1.132276 ( 1.766947)
test_all 0.124439 0.038899 785.398705 (528.191061)
test_rubyspec 0.043046 0.046162 125.356807 ( 46.027678)
total: 712.74 sec