Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231228-202452
#<BuildRuby:0x0000555d7d09e090
@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.20231228-202452",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005604 0.000801 1.747735 ( 3.335361)
build_miniruby 0.001590 0.000228 1.749669 ( 2.339550)
build_ruby 0.001743 0.000249 3.584477 ( 4.835688)
build_all 0.005367 0.004498 5.166555 ( 6.318238)
build_install 0.020533 0.000000 6.200265 ( 7.905114)
test_btest 0.000756 0.000000 65.149975 ( 85.180381)
test_basic 0.001382 0.006441 0.784282 ( 1.532716)
test_all 0.110591 0.020790 761.546899 (885.795664)
test_rubyspec 0.029727 0.045841 92.858705 (160.966736)
total: 1158.21 sec