Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240315-141715
#<BuildRuby:0x000055ff734b9e20
@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.20240315-141715",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004762 0.003200 4.313484 ( 3.755664)
build_miniruby 0.010002 0.001463 225.857885 ( 87.191429)
build_ruby 0.001749 0.000416 4.310781 ( 5.039592)
build_all 0.009776 0.005752 49.630112 ( 36.367480)
build_install 0.017887 0.002224 8.046848 ( 6.170278)
test_btest 0.000345 0.000945 72.245115 ( 48.992787)
test_basic 0.000000 0.008424 0.898694 ( 1.293822)
test_all 0.084040 0.043802 797.469550 (558.306976)
test_rubyspec 0.036034 0.067049 125.784866 (198.089063)
total: 945.21 sec