Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231024-090349
#<BuildRuby:0x00005614cb0f9a48
@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.20231024-090349",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.007122 0.001369 3.628863 ( 4.568962)
build_miniruby 0.001234 0.000237 1.692298 ( 1.854479)
build_ruby 0.001879 0.000000 3.396568 ( 4.098001)
build_all 0.008822 0.000435 5.097411 ( 4.811498)
build_install 0.020867 0.001271 7.229749 ( 6.581868)
test_btest 0.001893 0.000306 62.159856 ( 56.701008)
test_basic 0.002754 0.005182 0.788490 ( 2.021288)
test_all 0.081284 0.047657 641.503454 (557.806567)
test_rubyspec 0.042610 0.034487 90.477010 (153.740642)
total: 792.19 sec