Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240713-210903
#<BuildRuby:0x00007fe03b9bfdc0
@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.20240713-210903",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007689 0.000602 3.884456 ( 6.747216)
build_miniruby 0.001920 0.000000 1.732532 ( 2.401282)
build_ruby 0.002189 0.000048 4.349114 ( 5.419963)
build_all 0.010437 0.000333 7.313378 ( 6.770028)
build_install 0.022995 0.002692 10.040959 ( 9.557145)
test_btest 0.001358 0.000053 96.103503 ( 96.055178)
test_basic 0.008445 0.003982 1.210771 ( 1.906234)
test_all 0.151141 0.018041 862.413277 (1053.863290)
test_rubyspec 0.057705 0.036100 150.521069 (144.702866)
total: 1327.42 sec