Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240119-125346
#<BuildRuby:0x000055d97dc95fc0
@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.20240119-125346",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.007149 0.000000 2.818689 ( 4.224559)
build_miniruby 0.000000 0.002055 2.096626 ( 2.265134)
build_ruby 0.000788 0.001409 3.672137 ( 4.050595)
build_all 0.004256 0.004335 5.442266 ( 4.124184)
build_install 0.014408 0.004919 6.573653 ( 5.070827)
test_btest 0.000659 0.000100 63.282548 ( 53.408636)
test_basic 0.003570 0.004047 0.825873 ( 1.198359)
test_all 0.075258 0.051636 809.670698 (903.502257)
test_rubyspec 0.063087 0.051960 171.698474 (286.933779)
total: 1264.78 sec