Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230605-230950
#<BuildRuby:0x000055c4910b1fc0
@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.20230605-230950",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005945 0.001034 1.975177 ( 4.658175)
build_miniruby 0.001502 0.000261 52.500367 ( 41.089381)
build_ruby 0.001527 0.000266 2.908736 ( 3.749382)
build_all 0.007466 0.000531 2.235481 ( 2.432917)
build_install 0.019653 0.000000 3.551723 ( 3.830749)
test_btest 0.001002 0.000000 65.426007 ( 49.803955)
test_basic 0.002412 0.004616 0.677111 ( 1.092972)
test_all 0.001591 0.000274 578.776050 (597.877550)
test_rubyspec 0.025441 0.034782 78.464813 (124.092745)
total: 828.63 sec