Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230815-093056
#<BuildRuby:0x000055cafa93e1d8
@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.20230815-093056",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.003689 0.003827 2.334301 ( 4.802853)
build_miniruby 0.001367 0.000171 1.764154 ( 1.989493)
build_ruby 0.001544 0.000193 3.408405 ( 3.984036)
build_all 0.008729 0.000580 5.823006 ( 4.847607)
build_install 0.014836 0.005672 7.056425 ( 6.674782)
test_btest 0.001000 0.000000 67.382637 ( 44.826744)
test_basic 0.000696 0.008319 0.866685 ( 1.204079)
test_all 0.010167 0.000281 637.648639 (330.906923)
test_rubyspec 0.034138 0.039105 91.078856 (116.855308)
total: 516.09 sec