Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231130-225405
#<BuildRuby:0x000055ce034e6430
@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.20231130-225405",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007078 0.000440 2.464479 ( 3.381958)
build_miniruby 0.003145 0.000000 83.256850 ( 39.895932)
build_ruby 0.000000 0.001972 3.411870 ( 4.234460)
build_all 0.002929 0.006583 5.571724 ( 5.581275)
build_install 0.022187 0.000994 7.007761 ( 6.353501)
test_btest 0.000931 0.000170 65.127867 ( 61.798262)
test_basic 0.003311 0.005082 0.808056 ( 1.132173)
test_all 0.078446 0.047585 679.228211 (387.817290)
test_rubyspec 0.046017 0.025799 90.294753 (116.258705)
total: 626.45 sec