Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240202-210103
#<BuildRuby:0x000055f5001b1f48
@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.20240202-210103",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006592 0.000942 2.221569 ( 3.148161)
build_miniruby 0.001374 0.000196 32.952738 ( 20.974744)
build_ruby 0.001415 0.000202 3.392676 ( 3.644633)
build_all 0.009085 0.000043 5.629113 ( 3.337230)
build_install 0.012894 0.008736 7.254040 ( 5.333614)
test_btest 0.001108 0.000202 73.837762 ( 45.525734)
test_basic 0.002755 0.005009 0.837813 ( 1.038365)
test_all 0.084852 0.039553 709.723644 (512.311835)
test_rubyspec 0.072868 0.044698 182.650786 (274.961371)
total: 870.28 sec