Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240923-143635
#<BuildRuby:0x00007f7cf634fdd0
@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.20240923-143635",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006862 0.003767 5.326879 ( 9.455776)
build_miniruby 0.001695 0.000339 1.900009 ( 2.733238)
build_ruby 0.001990 0.000398 4.373584 ( 6.337367)
build_all 0.008700 0.001740 6.513060 ( 8.250704)
build_install 0.023572 0.002824 10.270303 ( 12.842308)
test_btest 0.001201 0.000227 83.538248 (107.704669)
test_basic 0.011964 0.001327 1.171199 ( 2.158951)
test_all 0.143604 0.019624 780.126007 (873.819790)
test_rubyspec 0.032099 0.055871 123.622960 ( 64.632788)
total: 1087.94 sec