Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231116-223704
#<BuildRuby:0x000055b0ea4d5f80
@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-223704",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.000000 0.006923 2.068097 ( 3.909928)
build_miniruby 0.000472 0.001375 1.748221 ( 2.461752)
build_ruby 0.001789 0.000358 3.217355 ( 5.162097)
build_all 0.001308 0.008848 5.350042 ( 6.849637)
build_install 0.004919 0.017448 6.538146 ( 7.796381)
test_btest 0.000810 0.000343 64.617870 ( 79.267041)
test_basic 0.005504 0.003081 0.824660 ( 2.491921)
test_all 0.070705 0.054391 637.817523 (480.730234)
test_rubyspec 0.034098 0.041997 90.684495 (132.343674)
total: 721.02 sec