Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230831-013751
#<BuildRuby:0x0000557b83f56398
@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.20230831-013751",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.000000 0.006902 1.807396 ( 3.327590)
build_miniruby 0.000000 0.001760 1.617343 ( 2.283159)
build_ruby 0.000000 0.002210 3.355571 ( 4.600276)
build_all 0.005949 0.003321 5.789711 ( 6.456649)
build_install 0.011557 0.008728 6.998474 ( 8.146830)
test_btest 0.001092 0.000312 70.317362 ( 72.470603)
test_basic 0.007121 0.000882 0.845791 ( 1.405295)
test_all 0.006329 0.010186 710.447122 (765.007875)
test_rubyspec 0.047396 0.033061 94.730802 (137.536043)
total: 1001.24 sec