Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241210-213445
#<BuildRuby:0x00007f1cc450fdd8
@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.20241210-213445",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.008165 0.000500 3.729923 ( 4.288461)
build_miniruby 0.001821 0.000000 1.797252 ( 1.910809)
build_ruby 0.002241 0.000000 4.348966 ( 4.640918)
build_all 0.005971 0.003912 5.663764 ( 4.385345)
build_install 0.009028 0.013295 8.293313 ( 6.625815)
test_btest 0.001132 0.000249 62.483253 ( 47.271815)
test_basic 0.009709 0.001255 0.982466 ( 1.297697)
test_all 0.124503 0.025333 669.312152 (380.175943)
test_rubyspec 0.057399 0.028498 105.558620 ( 64.130100)
total: 514.73 sec