Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240626-191546
#<BuildRuby:0x00007f32be72fdd8
@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.20240626-191546",
@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.000035 0.000007 0.000042 ( 0.000042)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.006715 0.004606 4.825152 ( 8.344282)
build_miniruby 0.002427 0.000000 8.370492 ( 10.708352)
build_ruby 0.002432 0.000209 4.466151 ( 9.814670)
build_all 0.009850 0.001284 7.221141 ( 10.469794)
build_install 0.019359 0.009074 10.572855 ( 14.075325)
test_btest 0.001092 0.000000 99.820685 (141.633791)
test_basic 0.008376 0.005715 1.241664 ( 6.450187)
test_all 0.120156 0.046878 813.464079 (890.936666)
test_rubyspec 0.035700 0.062878 152.289619 ( 91.512974)
total: 1183.95 sec