Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240704-200057
#<BuildRuby:0x00007ff64b15fdd0
@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.20240704-200057",
@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.000029 0.000009 0.000038 ( 0.000033)
autoconf 0.000042 0.000013 0.000055 ( 0.000050)
configure 0.000035 0.000011 0.000046 ( 0.000045)
build_up 0.007453 0.002235 4.603530 ( 4.531753)
build_miniruby 0.001492 0.000448 1.766558 ( 1.771943)
build_ruby 0.001960 0.000588 4.387843 ( 15.038277)
build_all 0.009748 0.001537 7.691725 ( 4.625342)
build_install 0.024190 0.002729 11.451083 ( 8.253028)
test_btest 0.000791 0.000209 99.975314 ( 82.660748)
test_basic 0.010986 0.002907 1.243357 ( 1.879664)
test_all 0.117929 0.051639 891.290059 (904.601627)
test_rubyspec 0.058418 0.041453 162.030131 (161.822801)
total: 1185.19 sec