Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240212-011402
#<BuildRuby:0x00005600fe2ae450
@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.20240212-011402",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.007616 0.000260 2.835862 ( 7.519488)
build_miniruby 0.001533 0.000110 2.526544 ( 3.592596)
build_ruby 0.002884 0.000000 3.486596 ( 8.526950)
build_all 0.044969 0.009954 175.774345 (193.361108)
build_install 0.007547 0.014280 7.748471 ( 9.490598)
test_btest 0.000000 0.001111 72.239627 ( 88.646633)
test_basic 0.001830 0.003862 0.865485 ( 1.900850)
test_all 0.118731 0.008289 768.035950 (730.257891)
test_rubyspec 0.058623 0.054499 181.397718 (257.030800)
total: 1300.33 sec