Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251105-153318
#<BuildRuby:0x000079e8752ffdc8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251105-153318",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.002630 0.004823 2.709316 ( 4.452383)
build_miniruby 0.000110 0.001852 2.008715 ( 2.579851)
build_ruby 0.001395 0.000839 4.445285 ( 6.023832)
build_all 0.009699 0.001596 6.829599 ( 8.130528)
build_install 0.019968 0.004158 9.222305 ( 11.416002)
test_btest 0.000230 0.001139 87.560629 (116.715791)
test_basic 0.006435 0.005004 1.208056 ( 2.397871)
test_all 0.097014 0.047330 786.813337 (867.367216)
test_rubyspec 0.053856 0.032513 116.427495 ( 58.047881)
total: 1077.13 sec