Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230623-111552
#<BuildRuby:0x000055fce4f628e0
@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.20230623-111552",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006684 0.000200 2.037975 ( 4.783912)
build_miniruby 0.001734 0.000000 1.638959 ( 2.003089)
build_ruby 0.000000 0.002124 3.102297 ( 3.961861)
build_all 0.000406 0.009452 4.951006 ( 5.071987)
build_install 0.010545 0.009414 6.257780 ( 6.317697)
test_btest 0.000685 0.000160 61.790283 ( 55.730618)
test_basic 0.002606 0.004878 0.770654 ( 1.116800)
test_all 0.000863 0.001360 579.737604 (453.646240)
test_rubyspec 0.026072 0.035291 81.109022 (116.387300)
total: 649.02 sec