Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240820-120926
#<BuildRuby:0x00007f351aaefdc0
@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.20240820-120926",
@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.000043 0.000007 0.000050 ( 0.000050)
configure 0.000035 0.000005 0.000040 ( 0.000041)
build_up 0.008855 0.001328 4.187936 ( 5.345605)
build_miniruby 0.001991 0.000299 2.354902 ( 2.876242)
build_ruby 0.001758 0.000263 4.591611 ( 5.082344)
build_all 0.005619 0.005265 7.860656 ( 6.108070)
build_install 0.024533 0.001833 11.212097 ( 9.508836)
test_btest 0.000914 0.000149 100.690656 ( 82.398080)
test_basic 0.003369 0.009151 1.149252 ( 1.631138)
test_all 0.120552 0.036691 870.023593 (425.586625)
test_rubyspec 0.055137 0.036218 149.701384 ( 43.320313)
total: 581.86 sec