Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240922-203354
#<BuildRuby:0x00007f1ec305fdc8
@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.20240922-203354",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.009172 0.001835 5.245073 ( 8.551740)
build_miniruby 0.001619 0.000324 1.850256 ( 2.991592)
build_ruby 0.002201 0.000440 4.693915 ( 8.354954)
build_all 0.005948 0.004682 6.697076 ( 8.841842)
build_install 0.022618 0.003598 10.732134 ( 16.411270)
test_btest 0.000860 0.000184 85.955800 (105.133099)
test_basic 0.005622 0.008950 1.246529 ( 7.193428)
test_all 0.105458 0.060435 808.036482 (925.684035)
test_rubyspec 0.056448 0.041195 125.618350 ( 89.418129)
total: 1172.58 sec