Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241014-165549
#<BuildRuby:0x00007fac5641fdc0
@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.20241014-165549",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.008802 0.000617 4.349305 ( 4.251178)
build_miniruby 0.000000 0.001692 1.865285 ( 1.885138)
build_ruby 0.000000 0.002613 4.631026 ( 4.798841)
build_all 0.004951 0.007178 6.848977 ( 3.771853)
build_install 0.021249 0.003494 9.327007 ( 5.210273)
test_btest 0.000763 0.000147 80.379180 ( 40.810167)
test_basic 0.008274 0.004886 1.132680 ( 1.637482)
test_all 0.098835 0.063805 804.886254 (403.910192)
test_rubyspec 0.060376 0.028590 124.845086 ( 48.107652)
total: 514.38 sec