Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241004-224648
#<BuildRuby:0x00007fd5b748fdc0
@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.20241004-224648",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.008607 0.001629 4.544260 ( 6.499982)
build_miniruby 0.001769 0.000334 9.052294 ( 9.905019)
build_ruby 0.002704 0.000000 4.597423 ( 5.289163)
build_all 0.007770 0.003828 6.988411 ( 6.480260)
build_install 0.018627 0.007893 10.200625 ( 9.587967)
test_btest 0.000736 0.000164 85.278207 ( 89.687619)
test_basic 0.001956 0.012052 1.212216 ( 2.083348)
test_all 0.107134 0.057178 796.751878 (662.790696)
test_rubyspec 0.053562 0.039555 127.640185 ( 70.475423)
total: 862.80 sec