Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230507-170254
#<BuildRuby:0x000055910c3d2348
@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.20230507-170254",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.005580 0.000429 1.906302 ( 4.148788)
build_miniruby 0.000000 0.001578 1.303224 ( 1.558762)
build_ruby 0.000000 0.001679 2.546506 ( 3.046380)
build_all 0.001065 0.005383 2.159764 ( 2.213533)
build_install 0.012817 0.004313 3.378959 ( 3.407070)
test_btest 0.000000 0.002780 57.276531 ( 35.736434)
test_basic 0.000342 0.005935 0.639390 ( 0.810066)
test_all 0.001566 0.000182 576.501712 (335.906173)
test_rubyspec 0.041239 0.019649 76.993496 (106.713678)
total: 493.54 sec