Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231224-103443
#<BuildRuby:0x000055c850ff6090
@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.20231224-103443",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001323 0.004122 1.689922 ( 2.541960)
build_miniruby 0.001503 0.000208 1.780959 ( 2.255581)
build_ruby 0.001660 0.000229 3.527783 ( 4.043307)
build_all 0.004659 0.004194 5.027569 ( 4.212165)
build_install 0.018844 0.000981 6.204387 ( 5.611549)
test_btest 0.001049 0.000159 63.652153 ( 58.118300)
test_basic 0.003637 0.005016 0.812352 ( 1.326218)
test_all 0.080537 0.051034 686.062914 (709.989289)
test_rubyspec 0.040132 0.042534 94.527854 (176.549629)
total: 964.65 sec