Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240727-053401
#<BuildRuby:0x00007fbfeeb0fdc8
@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.20240727-053401",
@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.000022 0.000008 0.000030 ( 0.000030)
autoconf 0.000040 0.000014 0.000054 ( 0.000054)
configure 0.000030 0.000011 0.000041 ( 0.000041)
build_up 0.006469 0.003474 4.100408 ( 13.305713)
build_miniruby 0.001540 0.000547 1.785128 ( 4.815367)
build_ruby 0.002552 0.000000 4.493034 ( 54.338667)
build_all 0.009845 0.001469 7.835629 ( 11.824233)
build_install 0.019093 0.007865 10.759566 ( 16.283306)
test_btest 0.000960 0.000329 104.583356 (164.288167)
test_basic 0.005916 0.007875 1.234309 ( 2.382779)
test_all 0.125649 0.047157 896.241898 (1105.431839)
test_rubyspec 0.063327 0.034985 165.337891 (114.656044)
total: 1487.33 sec