Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240112-000621
#<BuildRuby:0x0000562f7376a090
@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.20240112-000621",
@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.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002928 0.003654 1.800595 ( 3.172069)
build_miniruby 0.001846 0.000382 20.685886 ( 22.120812)
build_ruby 0.001523 0.000315 3.367327 ( 4.257331)
build_all 0.005223 0.003338 5.112022 ( 4.779126)
build_install 0.014297 0.005450 6.372975 ( 6.458645)
test_btest 0.000980 0.000238 66.992089 ( 64.252022)
test_basic 0.005389 0.001307 0.786184 ( 1.374593)
test_all 0.111039 0.017792 804.911134 (914.504063)
test_rubyspec 0.018384 0.064586 94.364683 (176.070099)
total: 1196.99 sec