Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240217-012047
#<BuildRuby:0x0000562b9faa2190
@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.20240217-012047",
@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.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006133 0.000944 2.076787 ( 4.109089)
build_miniruby 0.001689 0.000260 1.850180 ( 2.474620)
build_ruby 0.002022 0.000000 3.648691 ( 14.386333)
build_all 0.009072 0.000348 6.107705 ( 7.106217)
build_install 0.017623 0.005144 7.675797 ( 13.795485)
test_btest 0.000738 0.000119 72.067759 ( 75.113636)
test_basic 0.003935 0.004496 0.849627 ( 1.658723)
test_all 0.088153 0.036601 738.639868 (539.582799)
test_rubyspec 0.055747 0.042571 119.079700 (165.550140)
total: 823.78 sec