Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240803-074306
#<BuildRuby:0x00007f5ec20afdc0
@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.20240803-074306",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000010 0.000042 ( 0.000041)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.003478 0.007915 5.670340 ( 9.884901)
build_miniruby 0.001341 0.000488 2.426807 ( 4.143054)
build_ruby 0.003017 0.000000 4.832655 ( 27.385473)
build_all 0.009938 0.001675 8.069574 ( 11.010414)
build_install 0.018951 0.007918 11.464217 ( 20.315103)
test_btest 0.000671 0.000236 105.230815 (152.846814)
test_basic 0.012222 0.002628 1.331607 ( 3.696850)
test_all 0.125736 0.045699 847.628893 (881.259961)
test_rubyspec 0.066005 0.033545 162.262054 ( 87.557907)
total: 1198.10 sec