Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240714-190719
#<BuildRuby:0x00007f5b3979fdd8
@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.20240714-190719",
@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.000015 0.000005 0.000020 ( 0.000022)
autoconf 0.000031 0.000011 0.000042 ( 0.000041)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.005147 0.004416 4.181836 ( 5.482379)
build_miniruby 0.001815 0.000665 8.858405 ( 8.873555)
build_ruby 0.001678 0.000616 4.178123 ( 5.148254)
build_all 0.010726 0.000831 7.207598 ( 6.616309)
build_install 0.013329 0.012950 10.068109 ( 8.858645)
test_btest 0.000584 0.000233 94.996343 ( 71.607444)
test_basic 0.010281 0.002337 1.130348 ( 1.718663)
test_all 0.109846 0.058923 828.233835 (905.826994)
test_rubyspec 0.069702 0.021814 152.576358 (174.534721)
total: 1188.67 sec