Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230824-133013
#<BuildRuby:0x000055c6040ddd68
@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.20230824-133013",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.008860 0.000164 3.382966 ( 5.676539)
build_miniruby 0.002427 0.000335 2.514970 ( 2.900203)
build_ruby 0.001662 0.000229 3.429672 ( 4.362188)
build_all 0.006026 0.003081 5.536462 ( 5.078544)
build_install 0.018218 0.000957 6.845769 ( 6.201890)
test_btest 0.000805 0.000115 69.639514 ( 52.121493)
test_basic 0.003988 0.004048 0.844838 ( 1.283717)
test_all 0.001153 0.008376 659.130629 (344.414867)
test_rubyspec 0.036619 0.035713 90.404976 (110.809430)
total: 532.85 sec