Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241029-130418
#<BuildRuby:0x00007fbb9e89fdd0
@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.20241029-130418",
@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.000001 0.000022 ( 0.000023)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000973 0.007451 4.086008 ( 3.977617)
build_miniruby 0.000000 0.001845 1.864552 ( 1.997665)
build_ruby 0.001745 0.000365 4.492604 ( 5.030595)
build_all 0.009899 0.000969 6.363738 ( 4.657431)
build_install 0.019125 0.006452 9.394548 ( 7.103992)
test_btest 0.000918 0.000161 63.914720 ( 33.933119)
test_basic 0.008595 0.004222 1.085778 ( 1.533260)
test_all 0.114330 0.034510 686.550438 (430.740246)
test_rubyspec 0.067652 0.021446 110.320426 ( 57.990110)
total: 546.97 sec