Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230616-211058
#<BuildRuby:0x0000556524f8a190
@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.20230616-211058",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.002889 0.003772 1.953762 ( 4.469506)
build_miniruby 0.001130 0.000283 1.468437 ( 1.657723)
build_ruby 0.001650 0.000412 3.004957 ( 3.403838)
build_all 0.002932 0.004996 2.392137 ( 2.365969)
build_install 0.015039 0.004930 3.647886 ( 3.742489)
test_btest 0.000000 0.000826 60.357797 ( 37.897051)
test_basic 0.000038 0.007815 0.712539 ( 1.136765)
test_all 0.000000 0.001358 545.201769 (321.334860)
test_rubyspec 0.043514 0.017373 78.029109 (109.937377)
total: 485.95 sec