Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240831-161840
#<BuildRuby:0x00007f9f2ff4fdc8
@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.20240831-161840",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.008392 0.001678 4.221525 ( 5.201534)
build_miniruby 0.001639 0.000000 1.773557 ( 1.939580)
build_ruby 0.002110 0.000000 4.683228 ( 5.013262)
build_all 0.005925 0.004514 7.591616 ( 5.600933)
build_install 0.014573 0.008932 10.377671 ( 7.946350)
test_btest 0.000769 0.000192 92.728171 ( 81.169296)
test_basic 0.006573 0.006109 1.150963 ( 1.464842)
test_all 0.126002 0.032474 835.666747 (393.369385)
test_rubyspec 0.063042 0.026546 147.895545 ( 62.449010)
total: 564.16 sec