Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230617-111117
#<BuildRuby:0x000056021818a068
@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.20230617-111117",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.002695 0.004292 1.882513 ( 4.144023)
build_miniruby 0.001469 0.000117 1.512943 ( 2.061717)
build_ruby 0.001783 0.000142 2.829778 ( 11.707636)
build_all 0.004739 0.003889 2.441378 ( 3.140576)
build_install 0.000000 0.021041 3.717537 ( 4.380237)
test_btest 0.000000 0.000960 62.255133 ( 39.038370)
test_basic 0.006811 0.001164 0.702869 ( 1.020036)
test_all 0.000469 0.000862 587.183616 (368.258965)
test_rubyspec 0.021927 0.038383 80.657862 (115.675901)
total: 549.43 sec