Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230904-033749
#<BuildRuby:0x0000562c25aee398
@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.20230904-033749",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.003199 0.003661 2.017740 ( 3.868606)
build_miniruby 0.002005 0.000000 3.625586 ( 4.583093)
build_ruby 0.002203 0.000000 3.421806 ( 4.547203)
build_all 0.007798 0.001279 5.508768 ( 5.794941)
build_install 0.016041 0.005174 6.706932 ( 7.706469)
test_btest 0.000730 0.000212 62.653703 ( 59.571859)
test_basic 0.001049 0.007257 0.794839 ( 1.416603)
test_all 0.014336 0.002120 688.237625 (776.363234)
test_rubyspec 0.051442 0.029815 92.958191 (136.840126)
total: 1000.69 sec