Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240803-054210
#<BuildRuby:0x00007fdc25b2fdc8
@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.20240803-054210",
@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.000005 0.000026 ( 0.000027)
autoconf 0.000036 0.000008 0.000044 ( 0.000045)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.007675 0.001861 4.273804 ( 7.123380)
build_miniruby 0.000000 0.002380 2.422857 ( 3.535912)
build_ruby 0.000590 0.001877 4.747631 ( 6.012785)
build_all 0.005945 0.006040 7.850451 ( 9.816038)
build_install 0.024369 0.001806 11.226817 ( 15.270841)
test_btest 0.001021 0.000276 103.207646 (136.971058)
test_basic 0.002725 0.011721 1.288776 ( 4.902362)
test_all 0.116947 0.053102 910.752396 (921.649685)
test_rubyspec 0.046914 0.049072 161.626868 ( 93.393417)
total: 1198.68 sec