Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240118-185522
#<BuildRuby:0x0000558cc9f9dca0
@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.20240118-185522",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.004759 0.001388 1.856307 ( 3.435208)
build_miniruby 0.001896 0.000000 21.632334 ( 24.447076)
build_ruby 0.002082 0.000000 3.544550 ( 4.651267)
build_all 0.008444 0.000037 5.214961 ( 5.285855)
build_install 0.016366 0.004090 6.421507 ( 7.480095)
test_btest 0.000646 0.000167 61.867902 ( 70.712823)
test_basic 0.006583 0.001699 0.782971 ( 1.326882)
test_all 0.086974 0.041046 788.771849 (946.683853)
test_rubyspec 0.067609 0.048409 171.033957 (276.822123)
total: 1340.85 sec