Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231124-104931
#<BuildRuby:0x0000559fd384a1e8
@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.20231124-104931",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000214 0.007658 2.289789 ( 3.166857)
build_miniruby 0.001624 0.000361 2.584761 ( 2.317820)
build_ruby 0.001638 0.000364 3.725585 ( 4.012117)
build_all 0.004883 0.004177 5.161858 ( 4.062970)
build_install 0.020087 0.000914 6.878261 ( 6.253411)
test_btest 0.000695 0.000152 60.101820 ( 56.102121)
test_basic 0.001227 0.007477 0.862394 ( 1.195010)
test_all 0.088792 0.034540 622.548082 (273.962572)
test_rubyspec 0.033435 0.041782 90.754164 (107.679060)
total: 458.75 sec