Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230501-211104
#<BuildRuby:0x000056022d7ddf40
@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.20230501-211104",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006725 0.000309 2.092895 ( 5.073687)
build_miniruby 0.001995 0.000222 55.092274 ( 59.264994)
build_ruby 0.000000 0.002327 2.719138 ( 3.736223)
build_all 0.005930 0.001950 2.197582 ( 3.152788)
build_install 0.006978 0.013282 3.507340 ( 5.211162)
test_btest 0.000692 0.000167 58.505761 ( 69.076593)
test_basic 0.005958 0.001438 0.707288 ( 1.431424)
test_all 0.000774 0.000186 600.151027 (633.701299)
test_rubyspec 0.042025 0.020898 74.989228 (111.601866)
total: 892.25 sec