Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230604-230812
#<BuildRuby:0x0000557f0f1da068
@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.20230604-230812",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.002452 0.004290 1.971582 ( 4.441647)
build_miniruby 0.001695 0.000000 1.467441 ( 1.884787)
build_ruby 0.001659 0.000000 2.765212 ( 18.374579)
build_all 0.007186 0.000279 2.158876 ( 2.189958)
build_install 0.011557 0.005905 3.255622 ( 3.611312)
test_btest 0.000677 0.000101 58.201638 ( 36.660269)
test_basic 0.006215 0.000920 0.671541 ( 1.013402)
test_all 0.001090 0.000161 575.567715 (496.643303)
test_rubyspec 0.018844 0.046732 78.829731 (126.418611)
total: 691.24 sec