Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230814-133130
#<BuildRuby:0x000055cb8c76e2f8
@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.20230814-133130",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.003586 0.003899 2.202601 ( 4.968110)
build_miniruby 0.001054 0.000337 1.664162 ( 1.894126)
build_ruby 0.001155 0.000370 3.205530 ( 3.598484)
build_all 0.000337 0.008396 5.211745 ( 4.178333)
build_install 0.016946 0.003205 6.754779 ( 5.767600)
test_btest 0.001103 0.000000 64.151251 ( 41.244341)
test_basic 0.000000 0.007730 0.835381 ( 1.276848)
test_all 0.001510 0.009174 636.773315 (346.267183)
test_rubyspec 0.035037 0.037890 90.444739 (119.299704)
total: 528.50 sec