Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241017-025613
#<BuildRuby:0x00007ff041a5fdc8
@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.20241017-025613",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.001779 0.006995 4.234101 ( 5.255387)
build_miniruby 0.001930 0.000000 2.181354 ( 2.211881)
build_ruby 0.002138 0.000000 4.362705 ( 41.000109)
build_all 0.008280 0.004022 6.995308 ( 5.489312)
build_install 0.018352 0.007536 10.336020 ( 8.658664)
test_btest 0.000758 0.000152 87.122930 ( 59.416892)
test_basic 0.011689 0.000570 1.139221 ( 1.304554)
test_all 0.120497 0.043816 795.295282 (456.124740)
test_rubyspec 0.040672 0.051522 125.095760 ( 54.231486)
total: 633.69 sec