Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231214-051222
#<BuildRuby:0x0000563349542090
@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.20231214-051222",
@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.000036 0.000000 0.000036 ( 0.000036)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.006749 0.000347 2.373388 ( 2.924781)
build_miniruby 0.001319 0.000152 1.667794 ( 1.871759)
build_ruby 0.001506 0.000173 3.148192 ( 3.403762)
build_all 0.008696 0.000496 5.301373 ( 3.411923)
build_install 0.014691 0.005864 6.735472 ( 4.947488)
test_btest 0.000802 0.000115 60.757013 ( 36.581870)
test_basic 0.002936 0.004475 0.772056 ( 0.901858)
test_all 0.097153 0.026567 665.591062 (316.485026)
test_rubyspec 0.028311 0.044809 90.827260 (116.082067)
total: 486.61 sec