Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240210-151034
#<BuildRuby:0x000055cc411f6090
@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.20240210-151034",
@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.000021)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003200 0.003783 2.015046 ( 3.274173)
build_miniruby 0.000000 0.001937 1.818275 ( 2.237118)
build_ruby 0.000031 0.001956 3.767579 ( 4.514936)
build_all 0.008262 0.001316 6.250166 ( 6.037968)
build_install 0.019145 0.004166 7.590476 ( 7.425464)
test_btest 0.000620 0.000182 73.401564 ( 70.410223)
test_basic 0.005260 0.003069 0.909607 ( 1.747707)
test_all 0.100481 0.027281 708.883168 (638.935712)
test_rubyspec 0.071781 0.046002 184.468563 (266.227989)
total: 1000.81 sec