Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240226-180329
#<BuildRuby:0x000055aea644df18
@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.20240226-180329",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.008245 0.000949 2.967358 ( 5.444867)
build_miniruby 0.001581 0.000339 9.184814 ( 11.422640)
build_ruby 0.001600 0.000343 3.653344 ( 5.274045)
build_all 0.008517 0.000914 6.113824 ( 7.565792)
build_install 0.017444 0.005278 8.196754 ( 10.106763)
test_btest 0.000323 0.000721 75.430190 ( 92.801142)
test_basic 0.000000 0.008021 0.893985 ( 1.715830)
test_all 0.087080 0.038242 695.763675 (596.311846)
test_rubyspec 0.041601 0.051146 119.317352 (171.009203)
total: 901.65 sec