Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231212-030918
#<BuildRuby:0x00005583397ce068
@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.20231212-030918",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.007131 0.000492 2.419202 ( 3.670864)
build_miniruby 0.001577 0.000109 1.590655 ( 1.597113)
build_ruby 0.000000 0.001845 3.279601 ( 3.796515)
build_all 0.008802 0.000933 5.357968 ( 4.426945)
build_install 0.020898 0.001069 6.933135 ( 6.076561)
test_btest 0.000942 0.000077 61.355210 ( 53.531961)
test_basic 0.007851 0.000000 0.820741 ( 1.266949)
test_all 0.072744 0.050947 672.083540 (338.783445)
test_rubyspec 0.031360 0.044788 90.977676 (122.017482)
total: 535.17 sec