Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230724-131146
#<BuildRuby:0x0000559a8caf2658
@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.20230724-131146",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005870 0.001087 2.232417 ( 5.137923)
build_miniruby 0.001219 0.000226 1.590862 ( 1.973858)
build_ruby 0.001262 0.000233 3.018166 ( 3.635970)
build_all 0.003385 0.004973 2.749500 ( 2.971938)
build_install 0.016880 0.001693 4.012786 ( 4.322271)
test_btest 0.000647 0.000134 65.969689 ( 49.598302)
test_basic 0.000000 0.004386 0.710353 ( 1.317478)
test_all 0.000338 0.001716 591.209920 (367.024251)
test_rubyspec 0.030838 0.026234 80.998404 (108.881347)
total: 544.86 sec