Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240122-184826
#<BuildRuby:0x0000562ed0a5a438
@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.20240122-184826",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000023)
build_up 0.004671 0.001016 1.765306 ( 2.344427)
build_miniruby 0.001922 0.000417 82.086063 ( 31.945211)
build_ruby 0.000000 0.001885 3.616060 ( 3.982097)
build_all 0.008392 0.000268 5.388866 ( 2.535985)
build_install 0.008846 0.011005 6.490682 ( 3.722896)
test_btest 0.000610 0.000183 67.736080 ( 41.149098)
test_basic 0.002882 0.004859 0.827491 ( 0.957816)
test_all 0.087911 0.030778 703.586307 (315.338701)
test_rubyspec 0.072103 0.039225 168.577461 (200.006323)
total: 601.98 sec