Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230602-110912
#<BuildRuby:0x000055db321c1a48
@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.20230602-110912",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004970 0.000864 1.654067 ( 4.840352)
build_miniruby 0.001594 0.000000 1.308398 ( 3.518899)
build_ruby 0.001614 0.000000 2.739260 ( 20.536587)
build_all 0.006151 0.000874 2.222869 ( 2.587161)
build_install 0.015619 0.004073 3.479276 ( 4.019175)
test_btest 0.000887 0.000159 61.700977 ( 48.181104)
test_basic 0.004785 0.000855 0.692622 ( 1.175544)
test_all 0.000921 0.000165 575.607404 (649.367929)
test_rubyspec 0.022760 0.043719 78.681183 (129.107979)
total: 863.34 sec