Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240816-135833
#<BuildRuby:0x00007f7b6c0dfdd8
@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.20240816-135833",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.008530 0.001037 4.186882 ( 5.912057)
build_miniruby 0.001859 0.000413 13.717486 ( 15.303943)
build_ruby 0.002920 0.000000 4.550769 ( 5.407536)
build_all 0.011068 0.000000 7.565426 ( 7.805439)
build_install 0.018899 0.006469 10.439177 ( 10.205288)
test_btest 0.001147 0.000249 97.129444 (100.240917)
test_basic 0.012508 0.000128 1.194595 ( 1.980087)
test_all 0.103513 0.058525 839.544749 (616.751607)
test_rubyspec 0.058715 0.029407 150.835251 ( 59.701567)
total: 823.31 sec