Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241002-204412
#<BuildRuby:0x00007fa08ebcfdc8
@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.20241002-204412",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000036 0.000005 0.000041 ( 0.000040)
build_up 0.010572 0.000349 5.668947 ( 8.819806)
build_miniruby 0.001869 0.000253 3.791882 ( 4.966896)
build_ruby 0.000000 0.001915 4.853836 ( 6.590058)
build_all 0.005904 0.005662 6.926571 ( 9.390463)
build_install 0.011303 0.016017 10.753388 ( 13.361207)
test_btest 0.000853 0.000223 87.689431 (117.513164)
test_basic 0.012114 0.000995 1.250661 ( 2.376886)
test_all 0.109667 0.055167 824.640187 (727.372047)
test_rubyspec 0.058541 0.035663 127.583687 ( 64.234122)
total: 954.63 sec