Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240706-115841
#<BuildRuby:0x00007f919ad8fdc8
@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.20240706-115841",
@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.000024 0.000003 0.000027 ( 0.000029)
autoconf 0.000042 0.000006 0.000048 ( 0.000048)
configure 0.000039 0.000005 0.000044 ( 0.000045)
build_up 0.005335 0.004902 4.947917 ( 5.076511)
build_miniruby 0.002719 0.000000 10.090321 ( 9.577824)
build_ruby 0.002672 0.000227 4.716143 ( 5.042453)
build_all 0.002526 0.008927 7.883805 ( 4.531135)
build_install 0.022337 0.004488 11.676763 ( 7.013256)
test_btest 0.001860 0.000408 98.748336 ( 50.877650)
test_basic 0.005472 0.004603 1.080622 ( 2.520890)
test_all 0.107303 0.053207 829.032657 (574.272674)
test_rubyspec 0.037672 0.059683 164.007564 (149.652390)
total: 808.57 sec