Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240221-135620
#<BuildRuby:0x0000555c7d0ba110
@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.20240221-135620",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.000704 0.007624 2.735678 ( 4.776559)
build_miniruby 0.001286 0.000368 1.880132 ( 2.702713)
build_ruby 0.001788 0.000511 3.613748 ( 5.224217)
build_all 0.000890 0.008024 5.982700 ( 8.040679)
build_install 0.014115 0.007766 7.740691 ( 11.130304)
test_btest 0.000688 0.000260 76.618124 (111.670407)
test_basic 0.004040 0.004177 0.886414 ( 1.649507)
test_all 0.083284 0.043873 768.852505 (901.309902)
test_rubyspec 0.057821 0.041918 122.995808 (193.987399)
total: 1240.49 sec