Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240716-070900
#<BuildRuby:0x00007fa43ac3fdd0
@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-070900",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000035 0.000004 0.000039 ( 0.000041)
configure 0.000028 0.000003 0.000031 ( 0.000033)
build_up 0.009224 0.000632 4.773738 ( 6.070014)
build_miniruby 0.001959 0.000253 7.023807 ( 7.860683)
build_ruby 0.000000 0.002004 4.364052 ( 5.191474)
build_all 0.008845 0.002426 7.809078 ( 6.817925)
build_install 0.018539 0.006168 10.698781 ( 10.210940)
test_btest 0.000939 0.000161 93.587332 ( 92.409261)
test_basic 0.009843 0.003983 1.224540 ( 1.831321)
test_all 0.127484 0.041047 850.643549 (902.887163)
test_rubyspec 0.058493 0.037153 154.246774 (176.019946)
total: 1209.30 sec