Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230629-151303
#<BuildRuby:0x000055ac548ce2a8
@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.20230629-151303",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.007706 0.000132 2.890390 ( 5.678457)
build_miniruby 0.001283 0.000046 1.929376 ( 2.357574)
build_ruby 0.002254 0.000081 3.299413 ( 22.185073)
build_all 0.004493 0.004311 5.261732 ( 4.278558)
build_install 0.014864 0.004489 6.707191 ( 6.706041)
test_btest 0.000962 0.000000 63.106058 ( 44.077221)
test_basic 0.007375 0.000369 0.797504 ( 1.100951)
test_all 0.001582 0.000000 570.966202 (313.256613)
test_rubyspec 0.040228 0.019809 81.972678 (113.327363)
total: 512.97 sec