Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240831-221802
#<BuildRuby:0x00007f2ed0d4fde0
@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.20240831-221802",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.004005 0.003970 3.375720 ( 3.341960)
build_miniruby 0.001356 0.000350 1.499056 ( 1.505247)
build_ruby 0.000000 0.002333 4.270412 ( 4.412512)
build_all 0.009299 0.001930 7.476075 ( 4.461747)
build_install 0.018370 0.006983 10.676787 ( 7.160979)
test_btest 0.000735 0.000210 96.320618 ( 47.412759)
test_basic 0.005394 0.004681 1.014468 ( 1.062082)
test_all 0.117062 0.043419 793.576030 (280.610577)
test_rubyspec 0.044870 0.045466 142.683826 ( 26.302973)
total: 376.27 sec