Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230913-221640
#<BuildRuby:0x000056156111a658
@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.20230913-221640",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.007628 0.000408 2.437305 ( 5.522206)
build_miniruby 0.002520 0.000000 67.025287 ( 71.586716)
build_ruby 0.002640 0.000118 3.639662 ( 4.855166)
build_all 0.008990 0.000471 5.617181 ( 6.763568)
build_install 0.018919 0.004487 7.224922 ( 9.864011)
test_btest 0.001101 0.000125 66.146559 ( 71.490544)
test_basic 0.001010 0.008180 0.842795 ( 1.385263)
test_all 0.010689 0.005493 675.461011 (836.825065)
test_rubyspec 0.041855 0.039393 94.921523 (147.030382)
total: 1155.32 sec