Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231203-205655
#<BuildRuby:0x000055f670636228
@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.20231203-205655",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006738 0.001123 2.436810 ( 3.931609)
build_miniruby 0.000000 0.001854 1.675021 ( 1.923876)
build_ruby 0.000423 0.001555 3.205008 ( 4.016256)
build_all 0.008838 0.000000 5.380165 ( 4.991431)
build_install 0.020696 0.001503 6.727032 ( 7.095831)
test_btest 0.000791 0.000132 64.744491 ( 59.600860)
test_basic 0.003516 0.005154 0.802251 ( 1.194990)
test_all 0.085177 0.040626 681.452708 (359.860414)
test_rubyspec 0.044147 0.027115 87.473769 (101.485804)
total: 544.10 sec