Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241128-173317
#<BuildRuby:0x00007f067f6afdd8
@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.20241128-173317",
@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.000018 0.000007 0.000025 ( 0.000024)
autoconf 0.000033 0.000012 0.000045 ( 0.000045)
configure 0.000026 0.000010 0.000036 ( 0.000037)
build_up 0.007488 0.003817 4.214927 ( 5.621151)
build_miniruby 0.001542 0.000605 3.796268 ( 4.803757)
build_ruby 0.001713 0.000673 4.325048 ( 32.595484)
build_all 0.006701 0.003517 5.744167 ( 5.140212)
build_install 0.010788 0.013573 8.782913 ( 8.116323)
test_btest 0.000802 0.000376 66.542316 ( 57.115189)
test_basic 0.010228 0.003102 1.055865 ( 1.565823)
test_all 0.085187 0.069852 720.498035 (370.609386)
test_rubyspec 0.023784 0.062258 109.941270 ( 50.299846)
total: 535.87 sec