Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230611-191221
#<BuildRuby:0x0000559d46a7e048
@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.20230611-191221",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.002902 0.003938 1.918567 ( 3.882130)
build_miniruby 0.001315 0.000164 1.397530 ( 1.532674)
build_ruby 0.001147 0.000144 2.679962 ( 3.085622)
build_all 0.004105 0.004141 2.222515 ( 2.140464)
build_install 0.012434 0.008295 3.446592 ( 3.620877)
test_btest 0.000756 0.000162 61.437492 ( 45.528721)
test_basic 0.003309 0.003970 0.696957 ( 1.118569)
test_all 0.001448 0.000349 556.498548 (297.264525)
test_rubyspec 0.040355 0.023075 78.747236 (122.805926)
total: 480.98 sec