Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230916-121657
#<BuildRuby:0x000055963e169a48
@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.20230916-121657",
@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.000001 0.000022 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.007304 0.000000 2.397027 ( 5.613869)
build_miniruby 0.001973 0.000000 1.743151 ( 2.311099)
build_ruby 0.001706 0.000000 3.442863 ( 4.610485)
build_all 0.009166 0.000523 5.627693 ( 6.183705)
build_install 0.019703 0.003811 7.223638 ( 9.743060)
test_btest 0.000960 0.000000 65.574023 ( 72.640559)
test_basic 0.005352 0.003936 0.865395 ( 1.500049)
test_all 0.010453 0.000607 676.805744 (787.304289)
test_rubyspec 0.035831 0.052832 98.154369 (145.284821)
total: 1035.19 sec