Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240110-220416
#<BuildRuby:0x000055c22f64de98
@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.20240110-220416",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000023 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.002036 0.004392 1.974696 ( 3.262586)
build_miniruby 0.001474 0.000000 13.218615 ( 13.700501)
build_ruby 0.001725 0.000000 3.454821 ( 3.959904)
build_all 0.002244 0.006397 5.238997 ( 4.527923)
build_install 0.020325 0.000000 6.374201 ( 6.207880)
test_btest 0.001279 0.000000 65.775499 ( 62.202052)
test_basic 0.007194 0.000463 0.797412 ( 1.718971)
test_all 0.102755 0.026733 810.563453 (925.074874)
test_rubyspec 0.035254 0.045663 97.565117 (173.052002)
total: 1193.71 sec