Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231229-042446
#<BuildRuby:0x000055e276786348
@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.20231229-042446",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.003614 0.003993 1.863714 ( 3.743529)
build_miniruby 0.001823 0.000122 2.186053 ( 2.712296)
build_ruby 0.001983 0.000132 3.505669 ( 4.937119)
build_all 0.004727 0.004203 5.190400 ( 5.770810)
build_install 0.018267 0.000903 6.471625 ( 7.818457)
test_btest 0.000634 0.000057 66.294954 ( 85.199706)
test_basic 0.008768 0.000797 0.844978 ( 1.693075)
test_all 0.078256 0.052486 805.572586 (912.423778)
test_rubyspec 0.053338 0.021534 92.930412 (161.846468)
total: 1186.15 sec