Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231116-003248
#<BuildRuby:0x000055b9287f1a48
@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.20231116-003248",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004560 0.003376 3.449266 ( 16.392627)
build_miniruby 0.000000 0.003301 42.750132 ( 63.182458)
build_ruby 0.001056 0.000697 3.307800 ( 6.011317)
build_all 0.006784 0.001404 5.236280 ( 6.213823)
build_install 0.021108 0.000093 6.692906 ( 8.332768)
test_btest 0.000744 0.000131 63.536691 ( 73.138671)
test_basic 0.003656 0.004910 0.807179 ( 1.340223)
test_all 0.087572 0.038869 624.035159 (596.228743)
test_rubyspec 0.027106 0.046166 89.275847 (135.964724)
total: 906.81 sec