Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240117-022714
#<BuildRuby:0x000055a68d5d6450
@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.20240117-022714",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.008044 0.001109 2.897475 ( 3.628614)
build_miniruby 0.008409 0.000563 235.989945 (136.475146)
build_ruby 0.001974 0.000000 3.886287 ( 4.967398)
build_all 0.009694 0.004813 30.533551 ( 29.970792)
build_install 0.021218 0.000000 6.334572 ( 8.202175)
test_btest 0.000953 0.000015 68.489520 ( 84.133046)
test_basic 0.008117 0.000484 0.809749 ( 1.522023)
test_all 0.096057 0.033496 805.470753 (923.036972)
test_rubyspec 0.076129 0.036109 167.738817 (273.900381)
total: 1465.84 sec