Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240222-135859
#<BuildRuby:0x0000558f9bda9f78
@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.20240222-135859",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.004647 0.005347 2.748909 ( 5.443598)
build_miniruby 0.001401 0.000392 2.289297 ( 2.977853)
build_ruby 0.001271 0.000356 3.580386 ( 4.849877)
build_all 0.005028 0.004557 6.226763 ( 7.313228)
build_install 0.020274 0.001971 8.100260 ( 10.607165)
test_btest 0.000619 0.000171 72.532100 (101.089164)
test_basic 0.002475 0.005417 0.836227 ( 1.851380)
test_all 0.088221 0.036330 803.191443 (777.235964)
test_rubyspec 0.046836 0.046380 115.910867 (139.719845)
total: 1051.09 sec