Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240920-163258
#<BuildRuby:0x00007f2dfa0bfde0
@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.20240920-163258",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000025 ( 0.000024)
autoconf 0.000043 0.000006 0.000049 ( 0.000048)
configure 0.000042 0.000000 0.000042 ( 0.000041)
build_up 0.007500 0.003947 5.830197 ( 9.764469)
build_miniruby 0.006444 0.000991 168.172197 (205.334476)
build_ruby 0.001782 0.000274 5.822823 ( 11.688950)
build_all 0.010283 0.000912 7.063892 ( 9.769368)
build_install 0.021218 0.007234 11.218316 ( 18.455664)
test_btest 0.002390 0.000408 90.686168 (133.983801)
test_basic 0.001710 0.010036 1.208492 ( 2.326679)
test_all 0.126159 0.043454 824.241966 (981.455997)
test_rubyspec 0.019545 0.074321 132.341135 ( 82.641433)
total: 1455.42 sec