Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240127-005657
#<BuildRuby:0x000055911c34dd40
@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.20240127-005657",
@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.000025 0.000004 0.000029 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003546 0.003850 2.086986 ( 3.720913)
build_miniruby 0.001300 0.000279 1.808374 ( 2.056065)
build_ruby 0.001513 0.000324 3.615764 ( 23.701218)
build_all 0.005013 0.004264 5.621432 ( 5.361199)
build_install 0.021941 0.000334 7.037940 ( 6.614186)
test_btest 0.000688 0.000142 71.987275 ( 68.831306)
test_basic 0.004674 0.003335 0.848157 ( 1.290364)
test_all 0.074326 0.050076 742.345946 (739.515905)
test_rubyspec 0.073368 0.046762 181.293694 (297.669833)
total: 1148.76 sec