Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240716-050909
#<BuildRuby:0x00007fa46826fde0
@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.20240716-050909",
@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.000028 0.000004 0.000032 ( 0.000031)
autoconf 0.000047 0.000006 0.000053 ( 0.000054)
configure 0.000041 0.000006 0.000047 ( 0.000046)
build_up 0.005839 0.003698 4.107755 ( 5.418908)
build_miniruby 0.000000 0.002473 9.070112 ( 9.799452)
build_ruby 0.002207 0.000380 4.293430 ( 5.040389)
build_all 0.009835 0.001765 7.543082 ( 7.027298)
build_install 0.021624 0.005104 10.474207 ( 10.387697)
test_btest 0.001198 0.000000 99.278597 (106.211549)
test_basic 0.006224 0.007356 1.183089 ( 1.871131)
test_all 0.132255 0.037850 867.135497 (933.133190)
test_rubyspec 0.048182 0.047544 153.469355 (154.491216)
total: 1233.38 sec