Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241228-074653
#<BuildRuby:0x00007fe69195fdd8
@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.20241228-074653",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002257 0.004610 2.168478 ( 3.052125)
build_miniruby 0.001468 0.000456 1.705534 ( 2.137592)
build_ruby 0.001845 0.000572 4.435414 ( 4.977557)
build_all 0.012177 0.000000 6.271204 ( 4.978058)
build_install 0.019725 0.004241 8.056898 ( 7.996056)
test_btest 0.000527 0.000143 64.315985 ( 29.586571)
test_basic 0.008371 0.004364 0.986845 ( 1.841173)
test_all 0.091240 0.059009 702.113703 (630.479779)
test_rubyspec 0.057716 0.031980 108.584838 (123.983909)
total: 809.03 sec