Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240223-155826
#<BuildRuby:0x000056343ef56658
@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.20240223-155826",
@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.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.009907 0.000203 2.885287 ( 5.070240)
build_miniruby 0.008705 0.000816 178.550114 (188.307947)
build_ruby 0.001616 0.000152 3.930103 ( 6.054508)
build_all 0.015424 0.000225 36.754787 ( 49.053625)
build_install 0.014335 0.008298 7.876930 ( 11.007477)
test_btest 0.000792 0.000101 73.833989 (106.429266)
test_basic 0.006700 0.000859 0.815137 ( 1.440649)
test_all 0.079034 0.047696 792.619792 (803.830444)
test_rubyspec 0.036783 0.056507 115.438486 (177.970098)
total: 1349.17 sec