Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230627-191809
#<BuildRuby:0x0000557420f26338
@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.20230627-191809",
@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.000001 0.000018 ( 0.000017)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.003454 0.003916 2.114422 ( 4.323649)
build_miniruby 0.001604 0.000107 1.749382 ( 2.467150)
build_ruby 0.001771 0.000118 3.147060 ( 3.781698)
build_all 0.001332 0.007260 5.083932 ( 4.218632)
build_install 0.020145 0.000100 6.364440 ( 6.110524)
test_btest 0.001400 0.000152 65.451161 ( 47.990248)
test_basic 0.000421 0.007891 0.787061 ( 1.120933)
test_all 0.001351 0.000098 561.276936 (375.575495)
test_rubyspec 0.031965 0.031923 82.341067 (115.309543)
total: 560.90 sec