Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240301-141326
#<BuildRuby:0x0000560fe0272310
@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.20240301-141326",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.009068 0.000232 2.886880 ( 4.482585)
build_miniruby 0.001686 0.000272 2.157033 ( 2.703845)
build_ruby 0.001676 0.000270 3.792871 ( 4.777575)
build_all 0.007651 0.001234 6.284372 ( 5.854075)
build_install 0.009573 0.012945 8.170127 ( 7.924604)
test_btest 0.000715 0.000173 73.745662 ( 66.581703)
test_basic 0.002919 0.000707 0.901312 ( 1.278675)
test_all 0.088988 0.030894 804.123112 (487.421942)
test_rubyspec 0.050742 0.049888 121.358248 (173.175924)
total: 754.20 sec