Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240316-001921
#<BuildRuby:0x0000555b767e6018
@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.20240316-001921",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007556 0.000240 2.542486 ( 3.856627)
build_miniruby 0.001861 0.000000 16.264321 ( 16.412107)
build_ruby 0.001914 0.000000 3.798692 ( 4.457061)
build_all 0.005244 0.004178 6.301693 ( 4.707366)
build_install 0.018005 0.003411 7.894842 ( 7.141323)
test_btest 0.000875 0.000092 75.539221 ( 64.832600)
test_basic 0.000000 0.005218 0.853785 ( 1.505011)
test_all 0.084923 0.039164 805.967610 (587.084012)
test_rubyspec 0.048012 0.045943 124.050864 (196.619834)
total: 886.62 sec