Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240222-115812
#<BuildRuby:0x000055e997b2e090
@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.20240222-115812",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.000843 0.010647 18.999761 ( 24.304478)
build_miniruby 0.001227 0.000587 22.230103 ( 29.311168)
build_ruby 0.001244 0.000595 3.691104 ( 17.233458)
build_all 0.007833 0.001740 6.724809 ( 12.017092)
build_install 0.016023 0.006169 7.802216 ( 11.025192)
test_btest 0.000549 0.000246 74.153179 (102.845596)
test_basic 0.000000 0.008903 0.898938 ( 1.854153)
test_all 0.079493 0.046666 765.732559 (792.699861)
test_rubyspec 0.042582 0.051368 117.059215 (165.527344)
total: 1156.82 sec