Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241105-111007
#<BuildRuby:0x00007fa05094fdc0
@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.20241105-111007",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.000000 0.009337 4.346485 ( 5.063076)
build_miniruby 0.000000 0.001928 3.296173 ( 3.068558)
build_ruby 0.000000 0.002362 4.522694 ( 4.929123)
build_all 0.007401 0.003364 6.225343 ( 3.947357)
build_install 0.020677 0.003399 8.959783 ( 5.987788)
test_btest 0.000705 0.000282 67.068244 ( 42.087389)
test_basic 0.007903 0.005816 1.059954 ( 1.394306)
test_all 0.124882 0.030134 712.916993 (376.527837)
test_rubyspec 0.041527 0.043089 108.085501 ( 40.193487)
total: 483.20 sec