Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240819-000708
#<BuildRuby:0x00007fafc23dfdc8
@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.20240819-000708",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000044 0.000007 0.000051 ( 0.000051)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.009536 0.000777 4.423221 ( 7.027200)
build_miniruby 0.001932 0.000276 2.421737 ( 3.076333)
build_ruby 0.002104 0.000301 4.677929 ( 5.723535)
build_all 0.010515 0.000238 7.956910 ( 7.328368)
build_install 0.021276 0.004950 11.162702 ( 9.966602)
test_btest 0.000898 0.000132 98.350244 ( 91.351136)
test_basic 0.003587 0.009783 1.249811 ( 1.855672)
test_all 0.095778 0.066825 867.292550 (477.050789)
test_rubyspec 0.062771 0.031312 155.611910 ( 56.133752)
total: 659.51 sec