Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231125-224820
#<BuildRuby:0x0000559b412ae090
@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.20231125-224820",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.002525 0.004875 2.066194 ( 3.357509)
build_miniruby 0.001264 0.000422 1.677435 ( 2.102532)
build_ruby 0.001306 0.000435 3.402062 ( 4.340124)
build_all 0.007032 0.002344 5.576868 ( 5.637576)
build_install 0.009941 0.011254 6.887056 ( 6.782662)
test_btest 0.000529 0.000212 64.600158 ( 66.035785)
test_basic 0.000279 0.004913 0.785424 ( 1.314861)
test_all 0.082975 0.040883 655.014488 (379.273273)
test_rubyspec 0.031207 0.040163 88.326942 (112.918738)
total: 581.76 sec