Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230831-133508
#<BuildRuby:0x00005556e7ed9db8
@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-133508",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.002916 0.004746 2.010782 ( 3.783170)
build_miniruby 0.001381 0.000307 13.002207 ( 12.018663)
build_ruby 0.001780 0.000000 3.531790 ( 4.234224)
build_all 0.000000 0.009429 5.641695 ( 4.945024)
build_install 0.019357 0.001745 6.636653 ( 6.793105)
test_btest 0.000662 0.000179 65.571187 ( 57.860270)
test_basic 0.004828 0.004030 0.804150 ( 1.279191)
test_all 0.005794 0.004370 642.440768 (702.239139)
test_rubyspec 0.044666 0.037641 95.595350 (150.019991)
total: 943.17 sec