Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240225-140130
#<BuildRuby:0x000055fb7f922090
@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-140130",
@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.000002 0.000021 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.007862 0.000873 2.581570 ( 4.235053)
build_miniruby 0.001698 0.000188 1.842294 ( 2.367446)
build_ruby 0.001402 0.000156 3.606231 ( 5.053790)
build_all 0.008539 0.000477 6.081850 ( 7.342703)
build_install 0.016362 0.005414 7.919874 ( 9.548541)
test_btest 0.000923 0.000000 76.708410 ( 97.455068)
test_basic 0.008165 0.000584 0.912869 ( 1.873547)
test_all 0.087459 0.038694 807.020768 (692.753321)
test_rubyspec 0.033804 0.057233 119.339474 (165.015324)
total: 985.65 sec