Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240129-125854
#<BuildRuby:0x0000560eaea72278
@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.20240129-125854",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005410 0.001299 2.059779 ( 3.497955)
build_miniruby 0.000000 0.001607 1.752510 ( 1.990614)
build_ruby 0.000458 0.001504 3.722239 ( 4.750437)
build_all 0.008911 0.000197 5.616812 ( 5.317001)
build_install 0.016422 0.005162 7.119088 ( 6.920252)
test_btest 0.000320 0.001011 73.269152 ( 64.170498)
test_basic 0.003726 0.004301 0.836824 ( 1.429613)
test_all 0.069902 0.056148 695.059709 (671.586021)
test_rubyspec 0.049234 0.064091 177.942165 (291.698115)
total: 1051.36 sec