Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240818-020132
#<BuildRuby:0x00007f614db6fde0
@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.20240818-020132",
@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.000025)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.007507 0.001643 4.193526 ( 6.245606)
build_miniruby 0.001493 0.000327 1.843776 ( 2.523460)
build_ruby 0.001739 0.000381 4.690010 ( 5.629063)
build_all 0.010256 0.001245 7.874667 ( 7.385343)
build_install 0.024821 0.001239 10.638165 ( 10.585311)
test_btest 0.000816 0.000155 99.032272 (107.357714)
test_basic 0.001685 0.013503 1.234962 ( 2.324935)
test_all 0.139437 0.025018 842.605406 (587.434794)
test_rubyspec 0.062738 0.031832 153.627407 ( 55.663716)
total: 785.15 sec