Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240111-100644
#<BuildRuby:0x000055f6b40660c0
@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.20240111-100644",
@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.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.007754 0.000736 16.799300 ( 18.245143)
build_miniruby 0.001473 0.000273 19.769317 ( 22.778547)
build_ruby 0.002028 0.000000 3.455065 ( 4.495378)
build_all 0.009053 0.000000 15.189525 ( 18.762565)
build_install 0.015510 0.005267 6.429883 ( 7.625032)
test_btest 0.000705 0.000132 69.973880 ( 86.204470)
test_basic 0.005104 0.000957 0.767233 ( 1.641147)
test_all 0.088860 0.041430 771.918227 (914.165186)
test_rubyspec 0.059195 0.025163 94.527324 (172.273037)
total: 1246.19 sec