Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240228-160627
#<BuildRuby:0x00005575827bd7c8
@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.20240228-160627",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.006915 0.001936 2.917040 ( 6.152060)
build_miniruby 0.004188 0.001173 100.662199 ( 98.099418)
build_ruby 0.001677 0.000470 3.943765 ( 5.222544)
build_all 0.008106 0.000982 6.138851 ( 6.765542)
build_install 0.022690 0.000000 8.034595 ( 10.014173)
test_btest 0.000000 0.001504 74.558249 ( 86.493290)
test_basic 0.000000 0.007835 0.903901 ( 1.550626)
test_all 0.088211 0.035157 724.740928 (572.966118)
test_rubyspec 0.047788 0.044615 118.236459 (158.439277)
total: 945.70 sec