Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241110-192138
#<BuildRuby:0x00007fe080acfdd8
@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.20241110-192138",
@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.000026)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000027 0.000005 0.000032 ( 0.000034)
build_up 0.008085 0.001664 4.540075 ( 5.640069)
build_miniruby 0.002035 0.000000 2.431560 ( 2.850358)
build_ruby 0.000000 0.002066 4.364931 ( 5.553579)
build_all 0.007559 0.003718 6.371067 ( 5.428295)
build_install 0.019121 0.005698 9.360772 ( 7.801050)
test_btest 0.000746 0.000178 65.904390 ( 32.133196)
test_basic 0.007547 0.004989 0.983029 ( 3.696059)
test_all 0.100751 0.056968 752.861827 (386.359543)
test_rubyspec 0.054685 0.033652 103.306279 ( 25.760121)
total: 475.22 sec