Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231127-065126
#<BuildRuby:0x0000557abab22048
@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.20231127-065126",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000038 0.000004 0.000042 ( 0.000037)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007020 0.000702 2.244540 ( 3.864623)
build_miniruby 0.001497 0.000150 1.978052 ( 2.221016)
build_ruby 0.001749 0.000000 3.367653 ( 3.919755)
build_all 0.009156 0.000228 5.568888 ( 4.456075)
build_install 0.019927 0.000989 7.042101 ( 7.062528)
test_btest 0.000707 0.000063 65.510645 ( 54.870659)
test_basic 0.002620 0.005021 0.815002 ( 1.179847)
test_all 0.054417 0.069542 663.625566 (317.017592)
test_rubyspec 0.043235 0.032275 90.222112 (114.844594)
total: 509.44 sec