Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240129-165915
#<BuildRuby:0x0000561d3b3c2090
@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.20240129-165915",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.007147 0.000516 2.239698 ( 3.994942)
build_miniruby 0.002191 0.000325 83.659479 ( 56.281375)
build_ruby 0.001682 0.000249 3.756212 ( 4.771803)
build_all 0.007642 0.001132 5.898594 ( 5.333077)
build_install 0.021572 0.000000 7.276533 ( 6.419325)
test_btest 0.001254 0.000000 74.639960 ( 64.139408)
test_basic 0.008290 0.000000 0.849467 ( 1.303444)
test_all 0.102512 0.023678 752.558168 (746.280385)
test_rubyspec 0.069632 0.046303 180.669244 (289.651291)
total: 1178.18 sec