Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241116-112649
#<BuildRuby:0x00007fd90e1cfdd8
@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.20241116-112649",
@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.000020 0.000007 0.000027 ( 0.000027)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.006086 0.003404 4.437484 ( 5.171894)
build_miniruby 0.002377 0.000000 1.840432 ( 2.059720)
build_ruby 0.001990 0.000244 4.235419 ( 4.866736)
build_all 0.007394 0.003807 6.183703 ( 5.364852)
build_install 0.022319 0.004728 9.293016 ( 7.932672)
test_btest 0.000783 0.000248 64.723164 ( 59.235075)
test_basic 0.011101 0.002170 1.089660 ( 1.538395)
test_all 0.113123 0.043615 746.728139 (367.140789)
test_rubyspec 0.053692 0.034688 104.713494 ( 31.102808)
total: 484.42 sec