Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240225-180212
#<BuildRuby:0x0000557b711b22a8
@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.20240225-180212",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001760 0.007042 2.689748 ( 4.767158)
build_miniruby 0.001372 0.000228 1.903141 ( 2.474377)
build_ruby 0.001906 0.000318 3.753142 ( 5.347434)
build_all 0.008303 0.000702 5.996920 ( 7.558745)
build_install 0.017492 0.005787 7.716731 ( 10.251308)
test_btest 0.000754 0.000137 74.768867 ( 98.620042)
test_basic 0.003050 0.004127 0.861222 ( 1.491593)
test_all 0.088051 0.037667 807.158837 (619.714946)
test_rubyspec 0.045781 0.048606 120.646525 (155.938455)
total: 906.17 sec