Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241122-212500
#<BuildRuby:0x00007f665a56fdc0
@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.20241122-212500",
@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.000007 0.000026 ( 0.000026)
autoconf 0.000033 0.000013 0.000046 ( 0.000044)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.000114 0.008139 4.111256 ( 23.416619)
build_miniruby 0.002110 0.000000 1.783058 ( 9.197114)
build_ruby 0.000000 0.002271 4.418962 ( 5.127100)
build_all 0.006440 0.003798 5.936645 ( 5.896181)
build_install 0.019750 0.002976 8.776505 ( 7.937147)
test_btest 0.000632 0.000265 67.611197 ( 68.377992)
test_basic 0.007400 0.005753 0.987283 ( 1.334829)
test_all 0.099101 0.052552 707.861172 (446.658081)
test_rubyspec 0.063093 0.019888 108.673800 ( 40.517560)
total: 608.46 sec