Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241017-225511
#<BuildRuby:0x00007efdefd5fdd8
@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-225511",
@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.000005 0.000025 ( 0.000025)
autoconf 0.000040 0.000009 0.000049 ( 0.000049)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.008823 0.001857 5.185605 ( 6.906061)
build_miniruby 0.002054 0.000433 99.589051 ( 62.205016)
build_ruby 0.000000 0.002208 5.501704 ( 6.472400)
build_all 0.009719 0.004204 6.961964 ( 5.826349)
build_install 0.019321 0.008164 10.238000 ( 9.260979)
test_btest 0.000000 0.001030 83.000763 ( 68.418792)
test_basic 0.004271 0.008886 1.190049 ( 4.859809)
test_all 0.114055 0.048111 787.301532 (452.722771)
test_rubyspec 0.050732 0.040266 125.618274 ( 63.056788)
total: 679.73 sec