Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240225-100037
#<BuildRuby:0x000056008fa81d90
@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.20240225-100037",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.003766 0.004540 2.807646 ( 4.658616)
build_miniruby 0.000000 0.002061 2.177561 ( 3.179771)
build_ruby 0.000000 0.002078 3.648227 ( 4.862306)
build_all 0.007925 0.001174 6.038432 ( 7.031874)
build_install 0.016960 0.005912 7.929427 ( 9.773043)
test_btest 0.001255 0.000000 73.819745 ( 97.402896)
test_basic 0.002768 0.004709 0.819897 ( 1.717292)
test_all 0.099547 0.024863 812.836260 (722.481502)
test_rubyspec 0.027938 0.065284 117.790766 (165.306174)
total: 1016.41 sec