Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230907-233824
#<BuildRuby:0x000055ae9d8de040
@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.20230907-233824",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000000 0.007756 2.312912 ( 4.715213)
build_miniruby 0.000000 0.001923 1.762497 ( 2.233837)
build_ruby 0.000000 0.001716 3.291642 ( 3.909529)
build_all 0.000613 0.008832 5.703579 ( 4.994125)
build_install 0.017025 0.004347 6.948898 ( 6.814401)
test_btest 0.000678 0.000271 63.700976 ( 48.411300)
test_basic 0.005627 0.002251 0.812207 ( 1.271434)
test_all 0.010424 0.000653 680.689266 (634.692090)
test_rubyspec 0.058647 0.025033 93.399814 (135.641958)
total: 842.69 sec