Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231109-122808
#<BuildRuby:0x000055b8ccb95f48
@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.20231109-122808",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.007681 0.000698 2.506007 ( 4.354189)
build_miniruby 0.001662 0.000151 17.914523 ( 17.022375)
build_ruby 0.000000 0.001914 3.352719 ( 15.459370)
build_all 0.005374 0.003031 5.257418 ( 5.511701)
build_install 0.018863 0.002461 6.751565 ( 6.616260)
test_btest 0.000000 0.000961 64.721946 ( 71.901246)
test_basic 0.004763 0.003673 0.842991 ( 1.520469)
test_all 0.087194 0.043201 677.046181 (715.633602)
test_rubyspec 0.044261 0.036675 91.918712 (160.082994)
total: 998.10 sec