Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230902-033407
#<BuildRuby:0x00005653f8006048
@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.20230902-033407",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.006258 0.000319 2.785049 ( 4.047980)
build_miniruby 0.002975 0.000425 2.447759 ( 2.692225)
build_ruby 0.001387 0.000198 3.403998 ( 4.112607)
build_all 0.004913 0.009585 30.939679 ( 22.478446)
build_install 0.020421 0.000496 6.867426 ( 6.249237)
test_btest 0.000766 0.000144 63.471454 ( 44.941727)
test_basic 0.007565 0.000547 0.842722 ( 1.384619)
test_all 0.016366 0.000403 704.246503 (730.000267)
test_rubyspec 0.026237 0.058335 97.901166 (156.107806)
total: 972.02 sec