Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231201-025226
#<BuildRuby:0x000055f199696398
@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.20231201-025226",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.004244 0.004862 3.214064 ( 10.898569)
build_miniruby 0.003564 0.000660 104.192457 ( 76.736738)
build_ruby 0.001639 0.000304 3.447737 ( 4.094022)
build_all 0.009017 0.000026 5.503961 ( 5.324465)
build_install 0.016136 0.004969 7.091866 ( 7.269057)
test_btest 0.000817 0.000153 63.665556 ( 65.675180)
test_basic 0.000000 0.008996 0.770564 ( 1.274659)
test_all 0.066818 0.056294 663.165901 (429.794588)
test_rubyspec 0.028062 0.045610 90.394539 (130.520473)
total: 731.59 sec