Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250125-120508
#<BuildRuby:0x00007f7ac9c5fdc8
@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.20250125-120508",
@make="make",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.007542 0.000374 3.084389 ( 3.234718)
build_miniruby 0.001597 0.000171 1.513454 ( 1.963566)
build_ruby 0.001727 0.000185 3.871961 ( 4.478904)
build_all 0.008810 0.000944 5.191148 ( 4.319359)
build_install 0.018220 0.004027 7.308379 ( 6.658131)
test_btest 0.000709 0.000086 58.081733 ( 52.461880)
test_basic 0.010396 0.000178 0.863182 ( 1.305214)
test_all 0.075486 0.047949 598.271934 (621.731969)
test_rubyspec 0.058766 0.023113 97.982218 (117.537558)
total: 813.69 sec