Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230816-113050
#<BuildRuby:0x0000560ef51d5e20
@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.20230816-113050",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004098 0.003957 2.323064 ( 4.975130)
build_miniruby 0.001261 0.000253 2.101676 ( 2.324203)
build_ruby 0.001519 0.000304 3.187511 ( 4.164861)
build_all 0.001309 0.007354 5.514679 ( 4.513268)
build_install 0.012638 0.008123 7.021599 ( 6.415617)
test_btest 0.000630 0.000185 66.560598 ( 46.485089)
test_basic 0.006315 0.001858 0.819637 ( 1.153387)
test_all 0.008499 0.001234 677.116890 (404.869687)
test_rubyspec 0.041810 0.030280 89.859834 (115.165068)
total: 590.07 sec