Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230329-161019
#<BuildRuby:0x0000562d11d46658
@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.20230329-161019",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.005943 0.001551 1.938353 ( 4.633800)
build_miniruby 0.000000 0.001407 1.355636 ( 1.562925)
build_ruby 0.000000 0.001562 2.630143 ( 3.297375)
build_all 0.005116 0.002514 2.240873 ( 2.668674)
build_install 0.016696 0.002266 3.266357 ( 3.830692)
test_btest 0.000708 0.000198 56.893892 ( 43.008376)
test_basic 0.003684 0.004359 0.450706 ( 0.685295)
test_all 0.001502 0.000462 577.131911 (268.553055)
test_rubyspec 0.048028 0.013986 75.435407 (105.680310)
total: 433.92 sec