Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231101-071625
#<BuildRuby:0x000055be54bba658
@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.20231101-071625",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006900 0.000767 2.354241 ( 3.734457)
build_miniruby 0.001578 0.000176 1.709265 ( 2.346086)
build_ruby 0.000000 0.001767 3.324295 ( 4.895541)
build_all 0.006170 0.002710 5.270787 ( 5.988505)
build_install 0.020013 0.000891 6.643920 ( 7.131850)
test_btest 0.001079 0.000000 62.848743 ( 71.393019)
test_basic 0.002878 0.004510 0.751405 ( 1.399564)
test_all 0.078226 0.049206 606.524820 (542.852863)
test_rubyspec 0.042665 0.030428 89.728431 (137.273171)
total: 777.02 sec