Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240101-063043
#<BuildRuby:0x0000561b4fb3e348
@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.20240101-063043",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002085 0.003757 1.757102 ( 2.320627)
build_miniruby 0.001670 0.000186 1.719721 ( 1.757610)
build_ruby 0.001431 0.000159 3.422511 ( 3.752505)
build_all 0.007379 0.000820 5.083853 ( 3.824757)
build_install 0.020282 0.000000 6.284070 ( 5.187874)
test_btest 0.000931 0.000000 65.608669 ( 42.114991)
test_basic 0.000368 0.007982 0.796835 ( 0.997391)
test_all 0.097397 0.029845 750.440804 (264.851441)
test_rubyspec 0.022304 0.049406 86.565713 (110.274488)
total: 435.08 sec