Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240211-231403
#<BuildRuby:0x000056180921e040
@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.20240211-231403",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.003445 0.003215 2.058279 ( 3.910388)
build_miniruby 0.001680 0.000000 1.900318 ( 2.402372)
build_ruby 0.001905 0.000000 3.459138 ( 4.874177)
build_all 0.009658 0.000000 6.232770 ( 7.160535)
build_install 0.013105 0.009964 7.826179 ( 8.639894)
test_btest 0.000816 0.000168 75.081280 ( 91.004053)
test_basic 0.007599 0.000000 0.817090 ( 1.477317)
test_all 0.103569 0.026021 774.099972 (630.617367)
test_rubyspec 0.053451 0.061987 181.652302 (231.753677)
total: 981.84 sec