Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230603-070956
#<BuildRuby:0x00005640acfc5e98
@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.20230603-070956",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005396 0.001226 1.934683 ( 3.660514)
build_miniruby 0.001157 0.000262 1.422604 ( 1.516833)
build_ruby 0.001346 0.000306 2.746335 ( 3.170898)
build_all 0.006696 0.000506 2.151057 ( 2.059507)
build_install 0.008878 0.008922 3.211881 ( 3.509810)
test_btest 0.000585 0.000164 62.728393 ( 38.720112)
test_basic 0.005420 0.001518 0.644073 ( 0.962291)
test_all 0.001074 0.000301 577.758682 (597.079767)
test_rubyspec 0.016353 0.046030 78.971906 (129.546304)
total: 780.23 sec