Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240619-110744
#<BuildRuby:0x00007f167badfdc0
@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.20240619-110744",
@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.000021 0.000008 0.000029 ( 0.000031)
autoconf 0.000039 0.000016 0.000055 ( 0.000054)
configure 0.000027 0.000011 0.000038 ( 0.000039)
build_up 0.009097 0.000473 4.206901 ( 6.453992)
build_miniruby 0.000000 0.002333 2.309597 ( 3.041401)
build_ruby 0.001962 0.000711 4.465833 ( 5.898508)
build_all 0.005869 0.006488 7.282197 ( 8.860764)
build_install 0.006442 0.021872 10.483240 ( 12.435826)
test_btest 0.000674 0.000388 95.836176 (127.641321)
test_basic 0.002255 0.011342 1.188308 ( 2.083230)
test_all 0.105068 0.058548 832.310955 (1027.442052)
test_rubyspec 0.039917 0.058210 153.239470 (136.149971)
total: 1330.01 sec