Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230823-012959
#<BuildRuby:0x0000564fb626a410
@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.20230823-012959",
@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.000005 0.000023 ( 0.000026)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.005982 0.000535 2.252566 ( 4.620769)
build_miniruby 0.001534 0.000398 1.633042 ( 2.033871)
build_ruby 0.001262 0.000327 3.165847 ( 4.121818)
build_all 0.004452 0.004204 5.127072 ( 4.948785)
build_install 0.016350 0.004672 6.768299 ( 6.368718)
test_btest 0.000650 0.000186 67.771213 ( 48.188767)
test_basic 0.004693 0.003337 0.812409 ( 1.170362)
test_all 0.010121 0.000272 626.510374 (364.873933)
test_rubyspec 0.039291 0.034123 91.580055 (118.086382)
total: 554.41 sec