Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230706-211034
#<BuildRuby:0x0000560a134d1db8
@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.20230706-211034",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002942 0.004398 2.252998 ( 4.876637)
build_miniruby 0.001653 0.000206 54.532173 ( 29.770097)
build_ruby 0.001436 0.000179 3.145751 ( 3.820036)
build_all 0.003936 0.004946 5.040183 ( 4.055880)
build_install 0.008376 0.009858 6.338396 ( 6.036632)
test_btest 0.000664 0.000159 66.164284 ( 45.699268)
test_basic 0.007843 0.000000 0.733908 ( 1.114788)
test_all 0.001850 0.000000 583.964025 (296.409669)
test_rubyspec 0.038267 0.018335 82.804181 (108.246881)
total: 500.03 sec