Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240127-205917
#<BuildRuby:0x0000564585d3e228
@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.20240127-205917",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006258 0.000670 2.115530 ( 3.660500)
build_miniruby 0.001537 0.000165 21.786096 ( 23.637362)
build_ruby 0.000000 0.002136 3.362261 ( 4.112735)
build_all 0.000000 0.008269 5.414887 ( 5.224949)
build_install 0.017920 0.003794 7.082099 ( 6.756194)
test_btest 0.000697 0.000139 72.093786 ( 72.353737)
test_basic 0.007817 0.000770 0.796957 ( 1.413194)
test_all 0.091627 0.033389 750.580398 (828.604570)
test_rubyspec 0.062044 0.051310 178.398102 (281.684823)
total: 1227.45 sec