Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231222-063209
#<BuildRuby:0x000055c928506058
@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.20231222-063209",
@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.000023 0.000002 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005864 0.000652 2.033507 ( 3.107201)
build_miniruby 0.000000 0.003461 43.016682 ( 25.786973)
build_ruby 0.001639 0.000419 3.391739 ( 4.121125)
build_all 0.007960 0.000516 4.889240 ( 3.866206)
build_install 0.008216 0.012005 6.113480 ( 5.025606)
test_btest 0.000821 0.000180 62.319401 ( 48.265475)
test_basic 0.007947 0.000000 0.775189 ( 1.053881)
test_all 0.073872 0.052483 654.601388 (626.376373)
test_rubyspec 0.046359 0.034536 91.854668 (173.625456)
total: 891.23 sec