Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230526-090945
#<BuildRuby:0x00005574eb0ae348
@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.20230526-090945",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006946 0.000329 2.004355 ( 4.787501)
build_miniruby 0.001444 0.000161 1.473390 ( 1.957518)
build_ruby 0.001459 0.000162 2.897009 ( 3.900819)
build_all 0.006870 0.000763 2.218984 ( 2.956887)
build_install 0.015627 0.005389 3.400501 ( 4.445331)
test_btest 0.000819 0.000113 61.376058 ( 59.715817)
test_basic 0.002992 0.003687 0.650057 ( 1.123556)
test_all 0.001695 0.000273 590.833907 (590.724072)
test_rubyspec 0.044295 0.016317 75.398986 (113.427488)
total: 783.04 sec