Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240806-094817
#<BuildRuby:0x00007fa2ae88fdd0
@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.20240806-094817",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000029 0.000008 0.000037 ( 0.000038)
build_up 0.007428 0.001981 4.251133 ( 7.734246)
build_miniruby 0.002040 0.000544 2.346811 ( 3.671201)
build_ruby 0.002393 0.000000 4.667878 ( 8.400721)
build_all 0.009137 0.001870 7.541555 ( 9.836022)
build_install 0.019748 0.006183 10.804566 ( 13.394089)
test_btest 0.001073 0.000284 100.399709 (129.944817)
test_basic 0.012838 0.002054 1.255324 ( 2.376155)
test_all 0.111158 0.056485 877.748688 (780.228133)
test_rubyspec 0.044522 0.048046 155.542238 ( 73.609368)
total: 1029.20 sec